SiftlyAPIEnterprise B2B API-as-a-Service for real-time signup risk scoring. Features parallel processing pipeline with 10-40ms response times, comprehensive email intelligence, IP analysis, and fraud detection for SaaS businesses with free trials.
GolangPostgreSQLRedisDockerMaxMind GeoIPWHOISClaude Code
corneliusventi.devModern portfolio website built with Next.js 15 and React 19 featuring responsive design, accent color system, mobile navigation, status badge, and comprehensive sections for experience, skills, projects, certificates, and education. Includes API endpoints and SEO optimization.
Next.jsReactTypeScriptTailwind CSSAPI RoutesSEOClaude Code
Terminal-based PortfolioA personal portfolio website built as an interactive terminal-style interface. Features modern development tooling with ESLint configuration, lint-staged pre-commit hooks, and comprehensive build pipeline for development and production environments.
ReactTypeScriptNext.jsCSSESLint
Static Site GeneratorBuild a static site generator from scratch using Python to understand how SEO and performance-optimized tools like Hugo work. Features Markdown processing, HTML generation, and static file management for web deployment.
PythonMarkdownHTMLCSSStatic SitesWeb Development
Maze SolverBuild a GUI application using Python and Tkinter that generates randomized mazes and systematically solves them using algorithms. Features visual maze drawing, pathfinding algorithms, and interactive problem-solving.
PythonTkinterAlgorithmsGUIPathfindingVisualization
BookbotBuild a command-line application that performs data analysis on text files and novels. Features word counting, character frequency analysis, professional development setup with Git, and beautiful analytics reporting.
PythonCLIData AnalysisText ProcessingGitReporting
AsteroidsBuild a clone of the classic Asteroids arcade game using Pygame and object-oriented programming. Features game loops, collision detection, sprite management, user input handling, and FPS control.
PythonPygameGame DevelopmentOOPCollision DetectionSprites