Skip to content
View rei-naissance's full-sized avatar
๐Ÿ’ญ
shout out to my darling gf, alkaseltzerrr
๐Ÿ’ญ
shout out to my darling gf, alkaseltzerrr

Highlights

  • Pro

Block or report rei-naissance

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

Hey there! ๐Ÿ‘‹

I'm Rei, a software engineer based in the Philippines.

I build scalable web applications and explore the intersection of Artificial Intelligence and Modern Software Architecture.

My main tech experience includes TypeScript (Next.js/NestJS), the .NET Ecosystem (C#/ASP.NET), PyTorch, and TensorFlow.


Stuff That I Worked On

  • cookflow: ๐Ÿง‘โ€๐Ÿณ Smart recipe platform with voice-guided cooking assistance.
  • PillPal: ๐Ÿฉบ AI-powered healthcare assistant for symptom-based medicine suggestions.
  • goodbAI: ๐Ÿค– Spotify playlist scanner that detects and removes AI-generated music.
  • imdb-sentiment-analysis: ๐Ÿค– Streamlit app for LSTM-based movie review sentiment analysis.
  • Churn-Risk-Detector: โš™๏ธ Machine learning tool for predicting customer churn risk.
  • Huggle-Bundler: ๐Ÿ“ฆ AI-driven product bundling service for e-commerce inventory.
  • cnpi: ๐Ÿ”— Feature-rich URL shortener with analytics and QR code support.

Fun Facts:

  • ๐Ÿฑ I'm a huge cat lover (I love my girlfriend more though <3).
  • โ˜• I have a coke zero addiction (I also barely sleep).
  • ๐Ÿ—๏ธ I love building random side projects/prototypes.
  • โšก Always down to talk about AI, distributed systems, or the latest in web tech.

Profile Views

Pinned Loading

  1. Kudos Kudos Public

    โœจ AI-powered resume builder and analysis tool using sentence-transformers and description matching.

    TypeScript

  2. cookflow cookflow Public

    ๐Ÿง‘โ€๐Ÿณ A recipe sharing platform with a cooking assistant featuring smart timers, text-to-speech dictation through Groq SDK, and ingredients and progress tracking.

    TypeScript

  3. PillPal PillPal Public

    ๐Ÿฉบ A healthcare assistant where you can input or select symptoms that will be scanned with the AdaptLLM/medicine-chat model to display possibe OTC medications, prescriptions, and home remedies. (Notโ€ฆ

    TypeScript

  4. goodbAI goodbAI Public

    ๐Ÿค– A spotify playlist scanner that detects and removes AI-generated music.

    TypeScript

  5. imdb-sentiment-analysis imdb-sentiment-analysis Public

    ๐Ÿค– A Streamlit application for an LSTM-based sentiment classifier trained with IMDB movie reviews, built with Tensorflow/Keras.

    Jupyter Notebook

  6. Churn-Risk-Detector Churn-Risk-Detector Public

    โš™๏ธ Sentiment Analysis Tool used to find churn risk basing off of customer feedback strings using scikit-learn.

    Python