Giter Club home page Giter Club logo

bottery's Introduction

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:

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

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

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

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

bottery's People

Contributors

bradshjg avatar delta9000 avatar elsaico avatar ewenchou avatar gabrielgradinaru avatar gabrielrf avatar humrochagf avatar jtemporal avatar kplaube avatar leportella avatar muriloviana avatar nicoddemus avatar pascalhein avatar phinfonet avatar rougeth avatar stummjr avatar supertassu avatar yusadolat avatar

Watchers

 avatar  avatar  avatar

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.