Skip to content
View ClaytonSiby's full-sized avatar

Highlights

  • Pro

Block or report ClaytonSiby

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ClaytonSiby/README.md


🎯 About Me

const clayton = {
  role: "Software Engineer",
  location: "Building the Future 🌍",
  focus: ["Full Stack Development", "Machine Learning", "FinTech"],
  currentMission: "Creating intelligent, scalable applications",
  
  code: ["Ruby", "Python", "JavaScript", "TypeScript"],
  technologies: {
    frontEnd: {
      js: ["React", "Next.js", "Redux"],
      css: ["TailwindCSS", "Sass", "Bootstrap"]
    },
    backEnd: {
      frameworks: ["Ruby on Rails", "FastAPI", "Node.js"],
      databases: ["PostgreSQL", "Redis", "MongoDB"]
    },
    ai_ml: ["TensorFlow", "scikit-learn", "Pandas", "NumPy", "Keras"],
    devOps: ["Docker", "GitHub Actions", "Heroku", "AWS", "CI/CD"]
  },
  
  philosophy: "The greatest achievement was at first a dream ✨"
};

πŸ› οΈ Technology Stack

Languages & Core

Ruby Python JavaScript TypeScript SQL

Frontend Development

React Next.js Redux TailwindCSS

Backend & Database

Ruby on Rails FastAPI Node.js PostgreSQL Redis

AI/ML & Data Science

TensorFlow scikit-learn Pandas NumPy

DevOps & Tools

Docker Git GitHub Actions Heroku AWS



πŸš€ Featured Project

Aureum

Intelligent Personal Finance Management with AI-Powered Insights

πŸ€– Machine Learning Analytics β€’ πŸ“Š Real-time Dashboards β€’ πŸ’° Budget Tracking β€’ πŸ“± Multi-Channel Notifications

πŸ” Technical Highlights

Architecture:

  • πŸ—οΈ Microservices with FastAPI backend
  • βš›οΈ Next.js 15 + React 18 frontend
  • πŸ—„οΈ PostgreSQL 15 with UUID primary keys
  • πŸ” JWT authentication with bcrypt

AI/ML Features:

  • πŸ“ˆ Spending pattern analysis
  • 🎯 Budget recommendations
  • 🚨 Anomaly detection
  • πŸ’¬ Natural language chat interface

Integrations:

  • πŸ“§ Email notifications (SendGrid)
  • πŸ’¬ WhatsApp alerts (Twilio)
  • πŸ“„ OCR file processing
  • ☁️ AWS S3 storage

DevOps:

  • πŸš€ Heroku deployment
  • πŸ”„ CI/CD with GitHub Actions
  • 🐳 Docker containerization
  • πŸ“Š Monitoring with Sentry

Live Demo API Docs Documentation



πŸ“Š GitHub Analytics


πŸ† Achievements

Trophies



πŸ’‘ Philosophy

"The greatest achievement was at first and for a time a dream."

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  πŸ’­  Dream It  β†’  πŸ—οΈ  Build It  β†’  πŸš€  Ship It  β†’  🌟  Scale It  β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Currently: Building intelligent solutions that make a difference
Next: Exploring advanced ML architectures & distributed systems


github contribution grid snake animation

Pinned Loading

  1. MealsCatalogue-Application MealsCatalogue-Application Public

    This application pulls data from https://themealdb.com, an API that provides a variety number of food recipe endpoints. Users can view cooking instructions on a particular meal & prepare good tasty…

    JavaScript 5 1

  2. RoR-Capstone-Lifestyle-articles RoR-Capstone-Lifestyle-articles Public

    Lifestyle-Articles is a web application built with business specifications using the Ruby on Rails framework. Users on the site can share ideas through article writing and they can interact with ar…

    Ruby 2

  3. helm_bookstore_api helm_bookstore_api Public

    API with Python, Django, and DRF

    Python 1

  4. helm_bookstore_app helm_bookstore_app Public

    Add books to a shelf, read later, edit the book information, categorize your books.

    TypeScript 1

  5. benedetto_boutique benedetto_boutique Public

    E-commerce backend API engine

    Python