Skip to content
View youneedgreg's full-sized avatar

Highlights

  • Pro

Block or report youneedgreg

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

Hi there, I'm Greg! πŸ‘‹

Profile Header

πŸš€ Full-Stack Engineer & Systems Tinkerer

I build things that scaleβ€”from web applications, microservice architectures and custom database engines to multilingual AI integrations. I have a deep passion for clean code, systems design, and the open-source community.


πŸ› οΈ Tech Stack

Frontend & Mobile React Next.js Vue.js TypeScript React Native

Backend & Systems (Python/ML Focus) Python Node.js Supabase Docker Rust


🌐 Open Source Contributions

I am an active contributor to the Typescript, Python and Systems ecosystem.

Repository Impact
google/sbsim Python / Simulation
MedSync-AI Python / AI
ConcussionAssessment Python / Healthcare
rocketmq-rust Rust / Messaging

There are more contributions inside my repo, ranging from google repositories to more local repositories - all tools i frequently use

πŸ”₯ Featured Projects

Project Description Tech Stack
Compono A powerful visual builder for Shadcn UI components. React, TypeScript, Tailwind
pesapal A lightweight RDBMS built from scratch (SQL parser, hash indexing). Python
chessy Minimalist chess training platform with instant feedback logic. Next.js, TypeScript
notification-system Scalable microservices-based notification system via Docker. Node.js, RabbitMQ

There are more projects inside my repo, ranging from complex systems to more simple - all tools i frequently use

πŸ“œ Certifications


πŸ“ˆ GitHub Stats


πŸ“« Let's Connect

Pinned Loading

  1. fine_tuned fine_tuned Public

    This tutorial demonstrates how to classify images of cats and dogs using transfer learning from a pre-trained deep learning model.

    Jupyter Notebook

  2. notification-system notification-system Public

    A production-ready, scalable notification system built with microservices architecture using Docker. Handles email and push notifications with high reliability, fault tolerance, and comprehensive m…

    TypeScript 1 1

  3. framez_app framez_app Public

    Mobile social application called Framez using React Native. The app allows users to share posts. Each user has a profile where they can view their own posts and activity.

    TypeScript

  4. ticket-management-multiframework ticket-management-multiframework Public

    A comprehensive ticket management system implemented in three different frontend technologies: React, Vue.js, and Twig/PHP. This project demonstrates consistent design and functionality across mult…

    Vue