Frank 'Hacker Virus' Oge Profile

Frank 'Hacker Virus' Oge

About Me

I'm a passionate developer who loves turning ideas into real-world solutions. With strong expertise in Python, Django, and MySQL, I've worked on diverse projects, from Telegram bots to full-fledged web applications. I also enjoy frontend development, ensuring user-friendly interfaces for seamless experiences. My expertise extends to database analysis, AI innovations, and automation, making data work smarter.

Tech Stack

Python

Core language for backend development, automation, and scripting.

Django

Building robust web applications and REST APIs.

MySQL

Primary database for data-driven applications.

PostgreSQL

Advanced database for complex applications.

JavaScript

Frontend development and interactive features.

React

Building modern, responsive user interfaces.

HTML5

Structuring web content with semantic markup.

CSS3

Styling and animations for web interfaces.

Git

Version control and collaboration.

Docker

Containerization and deployment.

Firebase

Cloud-based NoSQL database and tools for real-time apps.

Privy

Easy user authentication with email, wallet, or social logins.

FastAPI

Python framework for fast, secure web development.

Node.js

Fast, scalable JavaScript runtime for backend..

Linux

Server administration and development.

AWS

Cloud infrastructure and services.

Skills

Python 95%
Django 90%
JavaScript 85%
React 80%

My Journey

2025

Full Stack Software Developer

Worked on various projects, including web applications, Telegram bots, and data analysis projects. Specialized in turning innovative ideas into practical solutions across different domains.

2024

Python Developer

Mastered Python development, working with various libraries and frameworks to create efficient and scalable solutions.

2023

MySQL and Firebase Developer

Specialized in database development and optimization, delivering robust database solutions for various clients.

2022

Web Developer Intern

Started career at CWeb Presco, mastering HTML, CSS, and JavaScript fundamentals while working on real-world projects.

2020

Game Developer Intern

Explored game development using Unity and Playmaker, creating interactive experiences and learning core gaming concepts.

Achievements

Top Developer

2024

Best Project

Hacker AI

100+ Projects

Completed

50+ Clients

Satisfied

Top Projects

ZK Compression Cost Visualizer

Interactive tool to visualize rent savings with ZK Compression, built with Django, MySQL, and Chart.js—perfect for blockchain enthusiasts.

ZK Visualizer Screenshot
NFCS Website

Sleek, card-based site for libraries and execs, crafted with HTML, CSS, JS—modern and accessible for all users.

NFCS Website Screenshot
CopperX

Innovative cryptocurrency trading platform with real-time market data and automated trading strategies.

CopperX Screenshot
AI Image Generator

Creative AI tool that generates unique images from text descriptions using Python and OpenAI.

AI Image Generator Screenshot
Recipe Finder

Smart recipe recommendation engine using ingredient matching and user preferences.

Recipe Finder Screenshot
MediCare Plus

Modern hospital management system with appointment scheduling, EMR, and analytics dashboard.

MediCare Plus Screenshot

Live Code

def fibonacci(n):
    if n <= 0:
        return []
    elif n == 1:
        return [0]
    sequence = [0, 1]
    for i in range(2, n):
        sequence.append(sequence[i-1] + sequence[i-2])
    return sequence

# Try with n = 10
print(fibonacci(10))

Digital Lab

> Welcome to my Digital Lab! Exploring ethical hacking, I've built phishing sims for education, tested secure systems, and coded stealthy scripts with Python—always learning the cyber edge for good.

01001000 01100001 01100011 01101011 01100101 01110010

Stay Updated

Connect with Me