📢 Nominate (@idimetrix) as GitHub Star. If you appreciate his hard work and dedication to open source.
[Hire A Talent]
[Request A Quote]
[Find Jobs] ___
[For Companies]
[For Developers]
[Chat With Me] [Work With Me] [Newsletters]
[My CV - Build CV] [My README - Build README] [My WEBSITE - Build WEBSITE]
I am 🧙 Lead Full-Stack Software Engineer and 🏆 Open Source lover
Welcome to my page; on my Github, you can find:
- Projects created by me
- Projects contributed by me
- 📬 Contact & Social
- 📊 Github Stats
- 🔖 Featured Repositories
- 💼 Personal Stats
- 💻 Technology Stack
- 📊 GitHub Activity Graph
- 🚀 Quick Setup
- 📄 License
I am open to new opportunities and collaborations.
With over 15 years of experience and 7+ years of education in Computer Science, a Lead Full-Stack Software Engineer specializes in designing and developing web applications. Skilled in JavaScript frameworks like React, Vue, Svelte, Stencil, and Angular, and proficient with back-end technologies such as Node, Go, and Rust, this role focuses on creating scalable, efficient, and secure applications.
Highlights / Proficiencies / Interests / Believes
Highlights:
- ⭐ 15+ years of professional experience in full lifecycle development (web2/web3)
- ⭐ 7+ years of leadership positions (Technical Lead, Technical Architect, CTO/CEO)
- ⭐ Delivered over 50+ projects
- ⭐ Worked with over 25+ companies from startup to enterprise level
- ⭐ Mentoring over 150+ individuals on how to grow their technical and leadership skills
- ⭐ Co-founder and co-creator of 5 Web2 and 3 Web3 projects
- ⭐ Web2 and Web3 expert, I specialize in facilitating the seamless transition from Web2 to Web3 technologies.
- ⭐ Worked on innovative and cutting-edge projects
- ⭐ Contribute to industry thought leadership
- ⭐ Contribute to open source and private source
- ⭐ Master new technologies, computer science, and mathematics
Proficiencies:
- 📚 JavaScript, TypeScript, Node.js with Serverless and Containers and Microservices architecture
- 📚 React.js + Next.js + SSR/CSR + Prisma + Vercel
- 📚 Vue.js + Nuxt.js + SSR/CSR + TypeOrm + Cloudflare
- 📚 Angular, RxJS, NgRx
- 📚 Svelte and Stencil + Storybook + Web Components
- 📚 SQL and NoSQL databases (MySQL, PostgreSQL, MongoDB, DynamoDB, Redis)
- 📚 AWS, Azure and GCP
- 📚 Go lang, Move lang, Rust
- 📚 HTML5/CSS3 + Canvas + WebGL + Animation
- 📚 Agile, Scrum, Kanban
- 📚 Web2/Web3 startups
- 📚 Cryptography (cryptocurrency and blockchain)
- 📚 Team Leadership
- 📚 Project Leadership
Interests:
- ✔️ Self-education and self-development: Continuously seek opportunities for personal growth, self-improvement, and acquiring new knowledge and skills to stay at the forefront of industry trends and advancements.
- ✔️ Family: Place great importance on nurturing and cherishing family bonds, fostering strong relationships, and maintaining a healthy work-life balance to support personal well-being and fulfillment.
- ✔️ Sport (gym, padel tennis, crossfit): Engage in physical activities such as gym workouts, padel tennis, and crossfit, recognizing the importance of maintaining an active and healthy lifestyle to enhance productivity, focus, and overall well-being.
Big believer in:
- 💡 Power of continuous learning and personal growth
- 💡 Importance of cultivating a positive mindset and embracing optimism
- 💡 Value of hard work and perseverance in achieving success
- 💡 Power of empathy and kindness in fostering meaningful connections and creating a harmonious society
- 💡 Importance of ethical behavior and integrity in all aspects of life
Thank you for checking out my profile! Feel free to explore my projects and connect with me.
🎮 Interactive Game - Try pressing the buttons!
Use the arrow keys and A/B buttons below (they connect to my LinkedIn profile)
. | . |
---|---|
Experienced in the full machine learning lifecycle, from data collection to production deployment:
graph TD;
machine-learning-->Data;
machine-learning-->Algorithms;
machine-learning-->Statistical-Models;
machine-learning-->Feature-Engineering;
machine-learning-->Evaluation-Metrics;
machine-learning-->Deployment;
Based in New York - Working remotely with global teams across all time zones.
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"id": 1,
"properties": {
"ID": 0,
"name": "New York Metropolitan Area"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-74.2591,
40.4774
],
[
-73.7004,
40.9176
]
]
]
}
}
]
}
This project uses pnpm for package management. Make sure you have it installed:
# Install pnpm globally
npm install -g pnpm
# Clone the repository
git clone https://github.com/idimetrix/idimetrix.git
cd idimetrix
# Install dependencies
pnpm install
# Format code
pnpm run format
If you encounter issues:
- Check Node.js version: Ensure you have Node.js v22 or higher
node --version
- Clear pnpm cache: If dependencies fail to install
pnpm store prune
- Fresh install: Remove node_modules and reinstall
rm -rf node_modules pnpm-lock.yaml pnpm install
- Windows users: Use Git Bash or WSL for best compatibility
.
├── .github/ # GitHub Actions workflows & configs
├── .vscode/ # VSCode workspace settings
├── images/ # Assets, banners, and graphics
├── profile-3d-contrib/ # 3D contribution visualizations
├── bash/ # Utility scripts
├── package.json # Project metadata & dependencies
├── pnpm-lock.yaml # Dependency lock file
└── README.md # This file
For more details, see CONTRIBUTING.md
If you liked my profile, you can Star ⭐ the repo and if you want to use this template you can Fork it!
Interested in collaboration? I'm open to:
- Contributing to open source projects
- Technical discussions and consulting
- Speaking engagements
- Mentorship opportunities
Feel free to submit PRs, issues, or email me. For meetings, please describe the agenda in advance.
Join our GitHub Organization and continue to contribute to our Open Source Software ✨
I follow back all genuine contributors and collaborators. I value meaningful connections and active engagement in the developer community.
// Check if the code is functioning correctly
// Let's ensure the code is the epitome of excellence
if (isCodeWorking) {
console.log("✨ Code works! Time to polish it until it shines.");
// Perfection is our destination, so onward we go!
while (codeQuality < perfection) {
codeQuality++; // Increment the code quality score
console.log(`Improving... Code quality now at ${codeQuality}.`);
}
console.log("🏆 Code has reached perfection!");
}
// The cycle of life: eat, sleep, repeat
while (alive) {
eat();
sleep();
console.log("Repeat! Because life is a loop. 🍕💤🔁");
}
// - Dmitry Selikhov
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▓▓██████████▓▓▓▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▓▓██▓▓▓██████████▓▓▓▓▓▒▒░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░▒▓▓▓▓▓▓▓▓▓▓▓██████████▓█▓▓▓▓▓▓▒▒▒░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░▒▒████▓▓▓▓▓▓▓▓██▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▒▓▓▒▒░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░▒▓█████▓▓▓▒▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓█▓▓▒░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░▒▓█████▓▓▒▒▒░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓▓███▓▒░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░▒█████▓▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▓▓█▓▓▒░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░▒▓███▓▓▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▓████▒░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░▒▓▓▓▓▓▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▓▓██▒░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░▒▓▓▓▓▓▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▓██▓░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░▒▓▓▓▓▓▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▓▓▓▓░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░▒▓▓▓▓▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▓▓▓▓▒░░░░░░░░░░░░░
░░░░░░░░░░░░░░░▒█▓▓▓▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▓▓▓▒░░░░░░░░░░░░░
░░░░░░░░░░░░░░░▒█▓▓▒▒▒▒▒▒▓▓▓▓▓▓▓▓▓▓▒░░░░░░░░▒▒▒▓▓▓▓▓▓▓▒▒▒▒▓▓▓▒░░░░░░░░░░░░░
░░░░░░░░░░░░░░░▒▓▓▓▒▒▒▒▒▓▓▒▒▒▒▒▒▓▓▓▒▒▒▒░░░▒▒▒▓▓▓▓▓▓▓▓▓▓▓▒▒▒▓▓░░░░░░░░░░░░░░
░░░░░░░░░░░░░░▒▒▒▓▓▒▒▒▒▒▒▒▓▓▓███▓▓▓▓▓▒░░░▒▒▓▓▓▓▓▓▒▒▒▒▒▓▒▒▒▒▓▒░░░░░░░░░░░░░░
░░░░░░░░░░░░░░▒▓▒▒▒▒▒▒░▒▒▒▒▒▒▓▓▓▒▒▓▓▒▒░░░▒▓▓▓▓▓███▓▓▓▓▒▒▒▒▒▓▒░░░░░░░░░░░░░░
░░░░░░░░░░░░░░▒▒▒▒▒▒▒░░░░░░▒▒▒▒▒▒▒▒▒▒▒░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░
░░░░░░░░░░░░░░▒▒▒▒▒▒▒░░░░░░░░░░░░░░░▒░░░░▒▒░░░░▒▒▒▒▒░░░░░▒▒▒▒▒░░░░░░░░░░░░░
░░░░░░░░░░░░░░░▒▒▒▒▒▒▒░░░░░░░░░░░░░▒▒░░░░░▒▒░░░░░░░░░░░░░▒▒▒▒░░░░░░░░░░░░░░
░░░░░░░░░░░░░░▒░░▒▒▒▒▒▒░░░░░░░░░░░▒▒░░░░░░▒▒░░░░░░░░░░░░▒▒▒▒▒░░░░░░░░░░░░░░
░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░▒▒▒▒▒▒░░░░░░░░░░░░░░
░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░▒▒▓▓▒▒▓▓▓▒▒░░░░░░░░▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒░░░░░░░░▒▒▒▒▒▓▒▒░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒░░░░░░░░░░░▒▒▒▒▒░░░░░░░░▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░▒▓▒▒▒▒░░▒░░░░▒▒▒▒▓▓▒▒▒▒▒▒▒▒▒░░░▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░▒▓▒▒▒▒░░░░░░░░░▒▒▒▒░░░▒▒▒▒▓▓▓▒▒▒░▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░▒▓▒▒▒▒▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒░▒░░▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒░░░▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░▒▒▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░▒▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░▒▒▒▒▒▒░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░▒▒▒▒▒▒░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░
Star Geographic Distribution | Star History |
---|---|
Currently Working On - Last 28 days | Top Active Contributors - Last 28 Days |
---|---|