Git Product home page Git Product logo

Hi there I'm Samuel Sampaio (@samukasmk) πŸ‘‹

Welcome to my github profile's page!

Here is some important information about me:

  • πŸ‡§πŸ‡· I'm a software developer from Brazil (SΓ£o Paulo)
  • 🐍 I'm more skilled in Python programming language
  • πŸ§‘πŸ½β€πŸ’» I've been building web products like (SAAS, PAAS, and IAAS) in different teams and organizations for over 8 years
  • πŸ› οΈ But I started my career in 2010 as a System Administrator working with Linux environments in cloud platforms
  • πŸ’Ό Currently I'm working as a consultant to ChatGuru company
  • πŸ“« You can reach me by LinkedIn feel free to contact me by sending a direct message

Here you can find more than 80 tips of #Python and #DevOps

Here is my portfolio with some of my personal projects:

β€’ starwars_api:

This project implements a simple REST API using Flask Framework and MongoDB, with some simple resources for data management for Star Wars saga movies. It was inspired by the API: https://swapi.dev/

https://github.com/samukasmk/starwars_api

image

β€’ django_wallet:

A straightforward REST API that stores each user's financial transaction records, summarizes spending, and receivables, and balances of transactions by category.

https://github.com/samukasmk/django_wallet

image

A sample project of implementing business processes within a company's back office with Django admin.

https://github.com/samukasmk/django_backoffice

image

An online XML to JSON conversion and validation tool

https://github.com/samukasmk/django_xml2json

image

A Crawler for grabbing Restaurants information from the GrubHub platform with Python and async.io

https://github.com/samukasmk/grubhub_crawler

Screenshot from 2023-04-03 15-43-16

β€’ mybills_api

A personal techfin SaaS product to manage the expenses in the month (under construction yet).

https://github.com/samukasmk/mybills_api

Screenshot from 2023-04-03 16-03-11

β€’ postcodes:

Library to parse postal code format from the United Kingdom

https://github.com/samukasmk/postcodes

https://github.com/samukasmk/postcodes_api

Screenshot from 2023-04-03 16-22-20

A sample command line tool to generate multiplicable numbers

$ detects-multiplicable-numbers --help
usage: detects-multiplicable-numbers [-h] [-m [MULTIPLICABLES ...]] [-i INITIAL_NUMBER] [-f FINAL_NUMBER]

A command line tools that tells if is multiple numbers.

optional arguments:
  -h, --help            show this help message and exit
  -m [MULTIPLICABLES ...], --multiplicables [MULTIPLICABLES ...]
                        The multiplicable numbers to do the detections.
  -i INITIAL_NUMBER, --initial-number INITIAL_NUMBER
                        The initial number to start the iteration
  -f FINAL_NUMBER, --final-number FINAL_NUMBER
                        The final number to start the iteration
$ detects-multiplicable-numbers -i 1 -f 50 -m 3 6 9 
1
2
Three
4
5
ThreeSix
...
47
ThreeSix
49
50

https://github.com/samukasmk/multiplicable_numbers

Useful collections for manipulating python data like ImmutableDict, LockableDict and DiscoverySubModules

https://github.com/samukasmk/python-useful-collections

A REST API to Brazilian local fairs.

https://api-feiras-livres.readthedocs.io/en/latest/

https://github.com/samukasmk/api-feiras-livres

A talk given at (Garoa Hacker Clube) @garoa about attacks by Google Dorks

https://github.com/samukasmk/introducao-a-pentest-com-python

Samuel Sampaio's Projects

adminlte icon adminlte

AdminLTE - Free Premium Admin control Panel Theme That Is Based On Bootstrap 3.x

ansible icon ansible

Model-driven configuration management, multi-node deployment/orchestration, and remote task execution system. Uses SSH by default, so there is no special software has to be installed on the nodes you manage. Ansible can be extended in any language. Note: The default branch is the development branch which many people run directly from checkout, if you need a stable version, see the release-XX branches, tags, or ansible.cc/releases.

api-feiras-livres icon api-feiras-livres

Leia a documentação: http://api-feiras-livres.readthedocs.io/en/latest/

bottery icon bottery

:battery: A bot framework with batteries included

buildozer icon buildozer

Generic Python packager for Android, iOS and Desktop

centreon-nagvis icon centreon-nagvis

Centreon module to integrate Nagvis in Centreon (written by David Guenault)

check_postgres icon check_postgres

Nagios check_postgres plugin for checking status of PostgreSQL databases

chef-filebeat icon chef-filebeat

Chef Cookbook to Manage Elastic Filebeat https://supermarket.chef.io/cookbooks/filebeat

devstack icon devstack

Set of scripts and utilities to quickly deploy an OpenStack cloud

django icon django

The Web framework for perfectionists with deadlines.

django-dajaxice icon django-dajaxice

Easy to use AJAX library for django. dajaxice mains goal is to trivialize the asynchronous communication within the django server side code and your js code. It's an "agnostic JS framework" approach and focus on decoupling the presentation logic.

django_bootstrap_example icon django_bootstrap_example

Simple Example of Django + Twitter Bootstrap, with custom templates by (bootswatch.com), and sample bootstrap snnipet by (bootsnipp.com).

django_wallet icon django_wallet

This is a sample app of Django Rest Framework to manage financial transactions and return aggregated reports.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.