Skip to content

codegenius2/codegenius2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

46 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Welcome to my GitHub.

πŸš€ Senior Full-Stack Developer & Automation Specialist πŸš€

divider
    let codegenius2: &str = "Senior Full-Stack Developer & Automation Specialist";
    let learning: bool = true;

    let mut possible: bool = false;
    let mut possibleState: &str = "Impossible";

    fn keep_coding(possible: &mut bool, possibleState: &mut &str) {
        *possible = true;
        *possibleState = "I'm possible";
    }

    while learning {
        keep_coding(&mut possible, &mut possibleState);
    }
coding
  • πŸ’Ό Expertise: Full-stack development, automation, custom bots, and scalable solutions
  • ⏰ Availability: Open for part-time or long-term collaboration
  • 🌱 Currently Learning:
      AI/ML Integration: Exploring ways to integrate AI models with web applications.
      Rust: For low-level performance and blockchain development.
      Go: Learning for building efficient microservices and concurrency.
divider

Tech & Tools

Rust
Rust
Solidity
Solidity
icon
React
Next.js
Next.js
Ethereum
Ethereum
Solana
Solana
Angular
Angular
Express
Express
Laravel
Laravel
icon
AWS
icon
Javascript
icon
Typescript
php
PHP
MongoDB
Go
icon
Python
MongoDB
MongoDB
icon
MySQL
PostgreSQL
PostgreSQL
SQLite
SQLite
Supabase
Supabase
MySQL
GraphQL
AndroidStudio
Android
MUI v5
MaterialUI
Tailwind
Tailwind
icon
Docker
Three.js
Three.js

NFT

DeFi
Vue
Vue
Nuxt.js
Nuxt.js

About

Update README.md

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors