Skip to content
View notsopreety's full-sized avatar
๐Ÿ˜ช
Doin' Useless Stuff...
๐Ÿ˜ช
Doin' Useless Stuff...

Block or report notsopreety

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
notsopreety/README.md

Typing SVG


Samir Badaila Profile Card

๐Ÿ‘จโ€๐Ÿ’ป About Me

const samir = {
    location: "Kathmandu, Nepal ๐Ÿ‡ณ๐Ÿ‡ต",
    role: "Backend Developer & API Architect",
    code: ["JavaScript", "TypeScript", "React" "Python", "PHP", "C"],
    askMeAbout: ["web scraping", "automation", "bot development", "API design", "server optimization"],
    technologies: {
        backend: {
            js: ["Node.js", "Express.js", "NestJS"],
            python: ["Flask", "FastAPI", "Scrapy"]
        },
        databases: ["MongoDB", "MySQL", "PostgreSQL", "Redis"],
        devOps: ["Docker", "Git", "Linux", "Bash", "PM2"],
        tools: ["Postman", "VS Code", "Puppeteer", "Playwright"]
    },
    currentFocus: "Building scalable backend systems and intelligent automation solutions",
    funFact: "I debug with console.log() and I'm not ashamed! ๐Ÿ˜„",
    secret: "I am noob who do slavery of AI to write codes ๐Ÿ˜‚"
};

๐Ÿš€ What I Do

๐Ÿ”ง Backend Development

  • RESTful & GraphQL API Design
  • Microservices Architecture
  • Database Optimization & Design
  • Authentication & Authorization
  • Real-time WebSocket Applications

๐Ÿค– Automation & Scraping

  • Web Scraping Solutions
  • Bot Development (Whatsapp, Telegram, Discord)
  • Task Automation Scripts
  • Data Collection & Processing
  • Browser Automation

๐Ÿ› ๏ธ Tech Stack

Languages

JavaScript TypeScript Python PHP C Bash

Backend & Frameworks

Node.js Express.js NestJS Flask FastAPI

Databases

MongoDB MySQL PostgreSQL Redis

Tools & Technologies

Git Docker Linux Postman VS Code

๐Ÿ“Š GitHub Statistics

GitHub Stats GitHub Streak
Top Languages Contribution Graph

๐Ÿ† GitHub Achievements

GitHub Trophies

๐Ÿ’ผ Key Expertise

๐Ÿ”น API Development
  • RESTful API design and implementation
  • GraphQL API development
  • API authentication (JWT, OAuth)
  • Rate limiting and security best practices
  • API documentation with Swagger/OpenAPI
๐Ÿ”น Web Scraping & Automation
  • Dynamic content scraping with Puppeteer/Playwright
  • Anti-bot bypass techniques
  • Data extraction and processing pipelines
  • Scheduled automation with cron jobs
  • Proxy rotation and session management
๐Ÿ”น Database Management
  • MongoDB aggregation and optimization
  • MySQL query optimization
  • Database schema design
  • Data migration strategies
  • Redis caching implementation
๐Ÿ”น Bot Development
  • Discord bot development with Discord.js
  • Telegram bot creation
  • Automated task bots
  • Web scraping bots
  • Chat automation solutions

๐ŸŽฏ Current Focus

graph LR
    A[Learning] --> B[Advanced System Design]
    A --> C[Cloud Architecture]
    A --> D[Kubernetes]
    B --> E[Building Scalable Apps]
    C --> E
    D --> E
Loading
  • ๐Ÿ”ญ Working on scalable microservices architectures
  • ๐ŸŒฑ Learning advanced DevOps and cloud technologies
  • ๐Ÿ‘ฏ Looking to collaborate on open-source projects
  • ๐Ÿ’ฌ Ask me about Node.js, API development, and web scraping
  • โšก Fun fact: I can probably automate it with a script!

๐Ÿ“ Latest Blog Posts

  • Coming soon! Building my technical blog ๐Ÿ“

๐ŸŽฎ When I'm Not Coding

๐ŸŽฌ Watching ๐ŸŽฎ Gaming ๐Ÿ“š Reading โ˜• Coffee
Anime & Movies AOV & Minecraft Tech blogs & Mangas Always brewing

๐Ÿ”Ž Discord Status


๐Ÿ“ฌ Connect With Me


๐Ÿ’ก Random Dev Quote

Random Dev Quote

๐Ÿ“Š Weekly Development Breakdown


๐Ÿ’ญ Philosophy

"Code is like humor. When you have to explain it, it's bad."

"Turning caffeine into code, one commit at a time. โ˜•๐Ÿš€"

portfolio info


Wakatime Stats

โญ๏ธ From Samir Badaila | Let's build something amazing together! ๐Ÿš€

Pinned Loading

  1. TeleBot-V2 TeleBot-V2 Public

    JavaScript 4 8

  2. blackbox-api-v2 blackbox-api-v2 Public archive

    A reverse-engineered Express.js proxy for Blackbox AI's chat API. Supports custom prompts, image generation, web search, and chat history with multiple AI models. For educational use only.

    JavaScript 12 4

  3. gcloud-termux gcloud-termux Public

    A Bash script to automate the installation and setup of Google Cloud SDK on Termux

    Shell 4

  4. genai-bot genai-bot Public

    A simple telegram bot powered by Google's Gemini (GenAI) with capabilities to illustrating stunning image and allows to edit image like Adobe Photoshop AI.

    JavaScript 3 3

  5. IMDb-Scraper-API IMDb-Scraper-API Public

    Forked from milancodess/IMDb-Scraper-API

    A lightweight Node.js API that scrapes IMDb to fetch movie, series, or TV show details using Express, Axios, and Cheerio. This API allows you to search for titles and retrieve detailed metadata sucโ€ฆ

    JavaScript 1

  6. imdb-v2 imdb-v2 Public

    JavaScript