Skip to content
View sivadst's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report sivadst

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sivadst/README.md

Typing SVG

 β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘
 β–‘                                                             β–‘
 β–‘          β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•—β–ˆβ–ˆβ•—   β–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—                       β–‘
 β–‘          β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘   β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—                      β–‘
 β–‘          β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘   β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘                      β–‘
 β–‘          β•šβ•β•β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘                      β–‘
 β–‘          β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β•šβ–ˆβ–ˆβ–ˆβ–ˆβ•”β• β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•‘                      β–‘
 β–‘          β•šβ•β•β•β•β•β•β•β•šβ•β•  β•šβ•β•β•β•  β•šβ•β•  β•šβ•β•                      β–‘
 β–‘                                                             β–‘
 β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘

Typing SVG


Β Β Β Β 



╔══════════════════════════════════════════════════════════════════════╗
β•‘                      [ SYSTEM PROFILE ]                            β•‘
╠══════════════════════════════════════════════════════════════════════╣
β•‘                                                                      β•‘
β•‘   DESIGNATION   ──  SELVASIVA  (sivadst)                            β•‘
β•‘   ROLE          ──  AI Systems Engineer  /  Deep Learning Architect  β•‘
β•‘   BASE          ──  SRM University – AP  Γ—  Salem, Tamil Nadu        β•‘
β•‘   MISSION       ──  Build AI systems that last decades               β•‘
β•‘   PHILOSOPHY    ──  Compound effort over noise                       β•‘
β•‘   TRAJECTORY    ──  Tokyo-bound  Γ—  Infinite leverage                β•‘
β•‘                                                                      β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•


β—ˆ Β  THE CODEBASE Β  β—ˆ

class TheArchitect:

    def __init__(self):
        self.handle        = "sivadst"
        self.name          = "SELVASIVA"
        self.domain        = "AI Engineering  /  Systems Design"
        self.institution   = "SRM University – AP"
        self.stack         = ["PyTorch", "TensorFlow", "Python", "C++", "FastAPI", "Docker"]
        self.operating_sys = "Linux"
        self.fuel          = ["discipline", "depth", "leverage", "silence"]
        self.long_game     = True

    def philosophy(self) -> dict:
        return {
            "on_architecture" : "Design for decades. Refactor for elegance.",
            "on_learning"     : "Compound knowledge. Depth before breadth.",
            "on_execution"    : "Bias toward action. Measure everything.",
            "on_legacy"       : "Leave infrastructure β€” not just features.",
        }

    def current_objective(self) -> str:
        return "Build scalable AI systems. Ship. Iterate. Endure."


me = TheArchitect()
print(me.current_objective())
# β–Ά  Build scalable AI systems. Ship. Iterate. Endure.



β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚           ⚑  LIVE TELEMETRY  ──  ARCHITECT OS  v9.1  ⚑                   β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚  PROCESS                                                 β”‚  STATUS         β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚  AI / Deep Learning                 β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘  β”‚  OPERATIONAL    β”‚
β”‚  Mathematical Foundations           β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘  β”‚  ADVANCING      β”‚
β”‚  Systems Architecture               β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘  β”‚  BUILDING       β”‚
β”‚  Data Engineering & Pipelines       β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘  β”‚  ACTIVE         β”‚
β”‚  Computer Vision                    β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘  β”‚  EXPLORING      β”‚
β”‚  Research  Γ—  Experimentation       β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘  β”‚  CONTINUOUS     β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚  FOCUS LOCK                                              β”‚  ENGAGED        β”‚
β”‚  ACTIVE OBJECTIVE   β–Ί  Scalable AI infrastructure        β”‚  IN PROGRESS    β”‚
β”‚  NEXT MILESTONE     β–Ί  Tokyo  Γ—  International research  β”‚  LOCKED IN      β”‚
β”‚  UPTIME             β–Ί  365d β€” no compromise              β”‚  MAXIMUM        β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Β Β 



β—ˆ Β  TECH ARSENAL Β  β—ˆ


PRIMARY β€” AI & Machine Learning

PythonΒ PyTorchΒ TensorFlowΒ NumPyΒ PandasΒ Scikit-Learn


SPECIALIZED β€” Data, Vision & APIs

OpenCVΒ FastAPIΒ SQLΒ RΒ C++


INFRASTRUCTURE β€” DevOps & Platforms

DockerΒ LinuxΒ GitΒ GitHubΒ VS CodeΒ Jupyter


VISUAL SCAN

Skills



β—ˆ Β  GITHUB ANALYTICS Β  β—ˆ


GitHub Stats Top Languages



GitHub Streak



Contribution Graph


β—ˆ Β  CONTRIBUTION MATRIX Β  β—ˆ


Contribution Snake


β—ˆ Β  AXIOMS Β  β—ˆ


β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                                                                            β”‚
β”‚  " The best systems are invisible.                                         β”‚
β”‚    The best architects are silent.                                         β”‚
β”‚    The work speaks."                                                       β”‚
β”‚                                                                            β”‚
β”‚                                                        β€” THE ARCHITECT     β”‚
β”‚                                                                            β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚                                                                            β”‚
β”‚  " Most people optimize for this year.                                     β”‚
β”‚    I'm optimizing for this decade."                                        β”‚
β”‚                                                                            β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚                                                                            β”‚
β”‚  " Code without intention is just noise.                                   β”‚
β”‚    Architecture with intention becomes infrastructure."                    β”‚
β”‚                                                                            β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Typing SVG



β—ˆ Β  FIND THE ARCHITECT Β  β—ˆ


PortfolioΒ GitHubΒ Instagram


β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚   Open to  ──  Research Collaborations                  β”‚
β”‚            ──  AI / ML Engineering Roles                β”‚
β”‚            ──  Systems Architecture Projects            β”‚
β”‚            ──  Internship Opportunities                  β”‚
β”‚                                                         β”‚
β”‚   Not open to  ──  Noise   ──   Mediocrity              β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Β Β 



Capsule Footer

β–‘ sivadst  Γ—  AI Systems Engineer  Γ—  SRM-AP  Γ—  India  β–‘

Pinned Loading

  1. HOME-AI HOME-AI Public

    HOME.AI is a futuristic AI command center and neural intelligence dashboard built using Python, Streamlit, and advanced data visualization. It simulates real-time AI system monitoring, neural activ…

    TypeScript

  2. emissary emissary Public

    Emissary is a modern AI-powered business intelligence and analytics platform built using Python, Streamlit, SQL, and Machine Learning. It delivers real-time insights, interactive dashboards, predic…

    HTML

  3. Sales-Intelligence-Hub Sales-Intelligence-Hub Public

    Sales Intelligence Hub is a branch-based sales and financial tracking system built using Python, MySQL, SQL Triggers, and Streamlit. It automates payment tracking, pending calculations, branch anal…

    Python

  4. Retail-Intelligence-AI Retail-Intelligence-AI Public

    Retail Intelligence AI is an AI-powered retail analytics platform built using Python, Machine Learning, Streamlit, and SQL. The system helps businesses analyze sales trends, customer behavior, inve…

    Python

  5. jobmatrix jobmatrix Public

    JobMatrix is a modern AI-inspired career platform built using HTML, CSS, and JavaScript. It combines tech job discovery, interview preparation, company hiring guides, aptitude resources, and a comp…

    JavaScript

  6. ReelMind-Engine ReelMind-Engine Public

    ReelMind-Engine is an AI-powered hybrid movie recommendation system built using Python, Streamlit, and machine learning techniques. It combines mood-based filtering, user behavior analysis, content…

    Python