Skip to content
View Shoko-official's full-sized avatar
Currently coding ...
Currently coding ...

Block or report Shoko-official

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Shoko-official/README.md

I am a student with a deep passion for Machine Learning, Data Science, and low-level programming. I specialize in building complex systems from absolute scratch to truly master the mechanics. As an autistic developer, I bring a unique, highly-focused perspective to problem-solving : while I thrive in deep-work environments, I view this neurodivergence as a powerful asset for technical innovation and am eager to contribute my dedication to your projects.

I suggest you have a look at especially one of these :


Major Projects & Ambitions

Artificial Intelligence & Machine Learning

  • LLM From Scratch: A large language model built entirely in C++ from the ground up, featuring custom self-attention heads and transformer architectures.
  • GBDT for Price Prediction: A Gradient-Boosted Decision Tree model created from scratch in C++ to predict housing prices.
  • Agentic RAG: Currently developing a private, advanced Agentic Retrieval-Augmented Generation system for SopraSteria using Python.
  • Network Anomaly Detection: Designing an ML model from scratch to identify suspicious behaviors in network traffic, my end of school year project.

GameDev

  • Infinite-Runner: A school project: a 2D game built with Python and Pygame where players dodge obstacles, collect coins, and manage lives, it was built under strict 6 hour constraints, beside studies and discovering of pygame library.

Academic & Algorithmic Work

Tech Stack and Skills

Languages I excel at:

  • C++ / C: Used heavily for from-scratch ML algorithms, and deep performance optimizations.
  • Python: For rapid prototyping, Neural Networks, Pygame, and data engineering and its richness of libraries.
  • Java: For strong algorithmic foundations and object-oriented paradigms.
  • Web: HTML, CSS, JavaScript.

Mathematical focus:

  • Linear Algebra (Matrix optimizations)
  • Probability & Statistics (MIT curriculum)
  • Core Machine Learning Algorithms (GBDT, Transformers, Neural Networks..)

I am curious, continuously learning. Whether I'm debugging, tuning hyper-parameters for a new ML model, or just learning,

My dream would be to work at Google as a Machine Learning Engineer, their project are always innovative and i would love to be a part of it. Thanks for reading my profile, feel free to contribute to my projects or ask me any question you may have.

Pinned Loading

  1. ML-Price-Guesser ML-Price-Guesser Public

    C++ 9

  2. LAFF-University-of-Texas LAFF-University-of-Texas Public

    This project is following my courses at the University Of Texas - LAFF (Linear Algebra Foundations to Frontiers). Entirely written in C++ with no dependencies.

    C++ 8