Skip to content

Renamekk/Renamekk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Typing SVG



Code is structured thought. Privacy is power. Offline is freedom.


About Me

class Developer:
    def __init__(self):
        self.username = "Renamekk"
        self.location = "Remote"
        self.focus = [
            "Offline-first applications",
            "Privacy-focused systems",
            "Artificial Intelligence & neural networks",
            "Mathematical simulations",
            "High-performance React applications",
            "Intelligent automation"
        ]
    
    def say_hi(self):
        print("Building the future, one commit at a time.")

me = Developer()
me.say_hi()
  • πŸ”’ Privacy advocate β€” building offline-first, privacy-respecting applications
  • 🧠 AI enthusiast β€” exploring neural networks, deep learning, and intelligent systems
  • 🎯 Performance-focused β€” optimizing React apps and backend systems
  • πŸ”¬ Math & simulations β€” creating educational tools for complex visualizations
  • πŸ€– Automation lover β€” building systems that think and act independently

Tech Arsenal

Languages

Python JavaScript TypeScript Java

Frontend

React HTML5 CSS3

Backend & Tools

Node.js WebSocket TensorFlow Git Linux

Featured Projects

🎀 Voice-Assistant

Offline AI Voice Assistant

Fully offline Python-based voice assistant with local speech recognition and intelligent command processing.

Key Features:

  • πŸ”’ 100% offline operation
  • 🎯 Custom command system
  • πŸ—£οΈ Local speech recognition
  • ⚑ Fast response time
  • πŸ›‘οΈ Privacy-first design

🧠 Neuron

Neural Network Simulations

Educational platform for neural network visualization, neuron behavior simulation, and learning algorithm exploration.

Key Features:

  • πŸ“Š Real-time visualizations
  • πŸ”¬ Mathematical accuracy
  • πŸŽ“ Educational experiments
  • 🎨 Interactive learning
  • βš™οΈ Customizable networks

πŸ’¬ online-chat

Real-Time Chat Application

Modern chat application built with React, Node.js, and WebSockets for instant messaging.

Key Features:

  • ⚑ Real-time messaging
  • 🌐 WebSocket integration
  • βš›οΈ React frontend
  • πŸ”§ Node.js backend
  • 🎨 Modern UI/UX

What I'm Working On

const currentFocus = {
  primary: "Offline AI voice assistant with neural command processing",
  research: "Advanced neural network architectures & training optimization",
  development: "High-performance React applications with minimal dependencies",
  exploration: "Mathematical simulations for educational purposes",
  learning: "Privacy-preserving ML techniques & federated learning"
};

πŸ“Š GitHub Stats

⚑ Quick Commands

# Train neural network
python neuron/train.py --epochs 100 --offline

# Start voice assistant
python voice_assistant/main.py --mode offline

# Run chat server
npm run server

# Build React app (optimized)
npm run build --production

# Run mathematical simulation
python simulations/neural_viz.py --interactive

🌐 Connect With Me

GitHub Telegram Discord


"Code is structured thought."

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published