Things I've built to learn or just enjoy coding.

I've worked on tons of little projects over the years while fullfilling my major requirements. Many of them are open-source, so if you see something that piques your interest, check out the code.

Β 
  • Blockchain KYC - Team Member

    Developing a Blockchain-based KYC system for secure and private identity verification, gaining hands-on experience in blockchain technology, smart contracts, and privacy-focused solutions. πŸ”πŸŒ

    blockchain-kyc

  • Text Sentiment Analyzer - Developer

    Conducted sentiment analysis on Amazon food reviews using NLTK and NaΓ―ve Bayes, preprocessing data and achieving accurate sentiment classification for customer feedback insights. πŸ“ŠπŸ½οΈ

    sentiment-analyzer

  • Total Fitness Factor Score Approximation - Research

    Approximated Total Fitness Factor Score using R, performing data cleaning, EDA, and developing multiple linear regression models to predict fitness scores accurately. πŸ’ͺπŸ“ˆ

    fitness-score-approximation

  • Image Classification - Developer

    Developed an image classification model using CNN and TensorFlow for the CIFAR-10 dataset, implementing a Sequential model with various layers and evaluating performance. πŸ–ΌοΈπŸ€–

    image-classification

  • The Stock Purchase Maximization Problem - Developer

    Designed and implemented exhaustive and dynamic programming algorithms for the Stock Purchase Maximization Problem, evaluating optimization techniques for maximizing stock purchases with limited resources. πŸ“ŠπŸ’Ή

    stock-purchase-maximization

  • Front-End Practice - Developer

    Developed small projects to enhance front-end skills, focusing on creating responsive and interactive web interfaces using HTML, CSS, JavaScript, and Bootstrap. πŸŽ¨πŸ’»

    frontend-practice

  • ARM Assembly String Class - Developer

    Developed a string class in ARM Assembly, focusing on dynamic memory allocation and efficient string manipulation, gaining expertise in low-level programming. πŸ”§πŸ’Ύ

    arm-assembly-string-class

  • Tic-Tac-Toe Game - Developer

    Created a Java-based Tic-Tac-Toe game with JavaFX and CSS, developing UI components and integrating a lobby system for multiplayer games, utilizing SQLite for data storage. βŒβ­•

    tic-tac-toe-game

  • String Class and Sorting - Developer

    Implemented a custom string class in C++ and sorted it using various traversal techniques, strengthening understanding of complex data structures. πŸ§΅πŸ”

    string-class-and-sorting

  • 2D Graphics Objects Modeler - Team Member

    Developed a 2D graphics modeler using C++ with Qt, gaining experience in real-world C++ applications, Qt framework, and GitHub for version control in an Agile environment. 🎨πŸ–₯️

    2d-graphics-modeler