Skip to content
View lonelyH3b's full-sized avatar
🎯
Researching and fixing bugs
🎯
Researching and fixing bugs

Organizations

@dev-protocol @EddieHubCommunity

Block or report lonelyH3b

Report abuse

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

Report abuse
lonelyH3b/README.md

Hello and welcome to my GitHub profile!

Codeforces -- Stack Overflow -- Discord -- Substack -- Bluesky

I'm a Web Developer with a strong foundation in Python, passionate about building powerful backend systems and pushing the limits of what's possible with AI, automation, and creative coding. This space is a reflection of my learning journey β€” a mix of personal projects, research-driven ideas, and experimental code. You'll also notice a touch of my personality in the form of anime-inspired tech creations, blending art and logic in fun, unconventional ways. Whether you're here to collaborate, browse, or just curious, I hope you'll find something interesting in my work!


πŸ”§ Tech Toolbox

  • Languages: Python, JavaScript, SQL
  • Frameworks: Django, Flask, FastAPI
  • Databases: PostgreSQL, SQLite
  • Skills: REST APIs, Web Scraping, Bot Development, Docker (Learning)

πŸ“¦ Featured Projects

Project Illustrative Preview
APT Detection using Deep Learning
Cybersecurity research project focused on detecting Advanced Persistent Threats (APT) using deep learning models. Includes data preprocessing, feature engineering, and model evaluation.

Tech: Python, Pandas, PyTorch
APT detection banner
Discord Bot for AI News Scrapper
Discord bot that blends research news from Hugging Face, arXiv, and MarkTechPost. It keeps the server up to date with the latest in AI and tech β€” a smart and social sidekick for your community.

Tech: Python, Flask, discord.py, Docker, PostgreSQL
Repo: https://github.com/lonelyH3b/Discord_AI_News_Bot
Github Bot for Thanksgiving to Issue Creator
LumaBot is a GitHub bot built with FastAPI and gidgethub that interacts with issue creators by thanking them and reacting with a love emoji. It is designed to enhance community engagement while maintaining a simple and efficient workflow.

Tech: Python, FastAPI, Webhook, JWT, HTML/CSS
Repo:https://github.com/lonelyH3b/Github_Issue_Assistant_Bot
Binomial Nomenclature
A dictionary for looking up scientific names and the real names of plants and animals. A Django-based web application that allows users to easily look up organisms by their scientific (binomial) or common names. Features include SEO-friendly search, alphabetical browsing, a manual search bar, and a custom admin panel for managing species. This platform demonstrates full-stack web development with dynamic, user-friendly functionality.

Tech: HTML, CSS, JavaScript, jQuery, AJAX, PostgreSQL, Docker, and Git
Social Networking Web App
This project is a feature-rich, Twitter-inspired social networking application, developed for educational and learning purposes. It serves as a practical demonstration of how to build a modern, interactive platform with functionalities commonly found in social media.

Tech: Django, PostgreSQL, Docker, HTML/CSS
Django Dynamic Web App
Converted a static Django application into a fully database-driven system with dynamic content rendering and admin integration.

Tech: Django, SQLite, HTML/CSS
Django App
Data Cleaning & Analysis Toolkit
Python scripts for handling corrupted datasets, missing values, and large CSV files, with exploratory data analysis support.

Tech: Python, Pandas, NumPy
Data Cleaning

πŸ’« GitHub Stats

This anime art rotates every 15 minutes β€” a surprise each time you visit 🌸.

πŸ” Top Contributed Repos


πŸ‘€ Profile View Counter

Pinned Loading

  1. Discord_AI_News_Bot Discord_AI_News_Bot Public

    Synthia is an AI Discord bot that blends research news from Hugging Face, arXiv, and MarkTechPost with humanlike warmth. She welcomes new members with humor and keeps the server up to date with the…

    Python 6

  2. Github_Issue_Assistant_Bot Github_Issue_Assistant_Bot Public

    LumaBot πŸ’– A cute GitHub bot that thanks issue creators and reacts with ❀️. Built with FastAPI & gidgethub to spread appreciation! 🌸✨ #StarThisRepo

    HTML 1

  3. binomial_nomenclature binomial_nomenclature Public

    A dictionary for looking up scientific names and the real names of plants and animals.

    Python 1

  4. Basic Git commands. Basic Git commands.
    1
    `git add .` stage all changes on a local git repo.
    2
    
                  
    3
    `git add <filename>` stage a specific file on repo.
    4
    
                  
    5
    `git commit -m "Message"` commit or save changes.
  5. TranslatorDiscordBot TranslatorDiscordBot Public

    Forked from SharmaMitchell/TranslatorDiscordBot

    Discord bot that translates between English and Japanese. Built using Discord.py and DeepL's translation API.

    Python

  6. Network_Project Network_Project Public

    A twitter like social networking app. Only for educational purpose. This app is under construction.

    JavaScript 2