Skip to content
View joegodwin04's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report joegodwin04

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.

Content in all repositories owned by your account will be closed.
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
joegodwin04/README.md

Hey, I'm Joe Godwin πŸ‘‹

Information Technology Student Β· Full-Stack Developer

Mumbai, India

I turn ideas into working software β€” full-stack web apps, AI-powered systems, and realtime pipelines. Currently looking for a Software Developer / Full-Stack Developer internship.

About Me

I enjoy turning ideas into working software β€” from full-stack web applications to AI-powered and realtime systems. Most of what I know comes from building projects end to end: designing the data model, writing the API, building the UI, and actually deploying the thing.

I'm currently focused on strengthening my backend skills with Java and Spring Boot, while sharpening my fundamentals in Data Structures & Algorithms and System Design.

What I Build

🌐 Full-Stack Applications React frontends on Node/Express APIs, with real authentication and production databases behind them.
πŸ€– AI-Powered Systems LLMs used as a working part of the product β€” interpreting input, scoring, prioritizing β€” not a demo layer bolted on top.
⚑ Realtime Systems Low-latency audio and conversational pipelines, where every design decision shows up as a delay the user can hear.
πŸ—„οΈ Backend & APIs REST APIs, schema design, and auth flows built to actually run in production, not just pass a local test.

Featured Projects


πŸš€ TaskFlow

Personal Project β€” my main build

A full-stack productivity platform that brings tasks, goals, habits, daily routines, Pomodoro sessions, and productivity analytics together under one account, with a real auth system and a production database behind it.

  • πŸ” JWT authentication with bcrypt-hashed credentials
  • βœ… Task, goal, and habit tracking in one data model
  • ⏱️ Pomodoro sessions with history
  • πŸ“Š Productivity analytics dashboard
  • ☁️ Separately deployed frontend and backend

React Vite TailwindCSS Node.js Express PostgreSQL Sequelize JWT

πŸ”— Live Demo Β Β·Β  πŸ“¦ Repository


CivicSense-AI

Hackathon Project

An AI-powered civic decision-support platform that helps Members of Parliament understand and prioritize citizen issues. Citizens submit reports as text, voice, or images; the system interprets them with AI and geospatial analysis to surface what matters most.

  • πŸŽ™οΈ Text, voice & image submissions
  • 🧠 Google Gemini for interpreting reports
  • πŸ“ Geospatial analysis to identify priority issues
  • πŸ“Š Dashboard for MPs to review and act

React Express MongoDB Gemini

πŸ”— Demo Β Β·Β  πŸ“¦ Repo

SpeakGuru

Realtime Voice AI β€” In Development

A realtime conversational voice assistant. Speech flows through voice activity detection, transcription, LLM reasoning, and speech synthesis, with turn detection deciding when a speaker's actually done.

  • 🎀 Speech β†’ VAD β†’ STT β†’ LLM β†’ TTS pipeline
  • ⚑ Built for low latency, not just correctness
  • πŸ”„ Turn detection to avoid talking over the user
  • 🚧 Core pipeline works; latency & turn-taking still being tuned

Python LiveKit Groq Deepgram

πŸ“¦ Repository


Tech Stack

Languages JavaScript (ES6+) Β· Python Β· SQL Β· HTML Β· CSS
Frontend React Β· Vite Β· React Router Β· Tailwind CSS
Backend Node.js Β· Express Β· REST APIs Β· JWT Β· bcrypt
Databases PostgreSQL (Neon) Β· MongoDB Atlas Β· SQLite Β· Sequelize
AI / Realtime Google Gemini Β· Groq Β· LiveKit Β· Deepgram
Tools & Deployment Git Β· GitHub Β· Vercel Β· Render Β· Postman Β· VS Code

Currently Learning

Java Spring Boot DSA System Design


GitHub Activity

Building consistently. Learning continuously. Shipping real projects.

View GitHub Activity

Email LinkedIn GitHub

Popular repositories Loading

  1. taskflow-productivity taskflow-productivity Public

    πŸš€ Production-ready full-stack productivity platform featuring secure JWT authentication, task management, goal & habit tracking, Pomodoro timer, recurring routines, productivity analytics, PDF repo…

    JavaScript 1

  2. CivicSense-AI CivicSense-AI Public

    AI-powered multilingual constituency development platform that analyzes citizen feedback using Google Gemini AI, maps demand hotspots, and helps MPs prioritize development projects through data-dri…

    JavaScript 1

  3. joe-godwin-portfolio joe-godwin-portfolio Public

    Personal portfolio website showcasing my projects, skills, and journey as an Information Technology student and full-stack developer.

    JavaScript 1

  4. joegodwin04 joegodwin04 Public

    IT Engineering Student | Full-Stack Web Developer | React β€’ Node.js β€’ Express β€’ SQLite | Building Modern SaaS Applications

    JavaScript

  5. speakguru-ai speakguru-ai Public

    An AI-powered multilingual voice learning companion built with LiveKit and Murf Falcon TTS.

    TypeScript

  6. CodeAlpha_Ecommerce CodeAlpha_Ecommerce Public

    Full-stack electronics e-commerce platform with JWT authentication, shopping cart, checkout, order processing, and responsive UI.

    JavaScript