Skip to content
View adit4443ya's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report adit4443ya

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
adit4443ya/README.md

Neon Banner

Typing SVG

๐Ÿงฌ ./whoami --verbose

class AdityaTrivedi {
private:
    string institution = "IIT Jodhpur";
    string year = "Final Year (2026)";
    
public:
    vector<string> getCurrentFocus() {
        return {"LFortran Compiler Development", "OpenMP GPU Offloading", "HPC Research"};
    }
    
    string getPassion() { 
        return "Making computers go brrrr with parallel processing"; 
    }
};

Snake eating my contributions


๐Ÿš€ git status

๐Ÿ”ญ Currently hacking on: LFortran Compiler & Google Summer of Code 2025
๐ŸŒฑ Learning: Advanced GPU Offloading with OpenMP + CUDA
๐Ÿ“Š Research Focus: Fast Algorithms for Dynamic Graph Problems
๐Ÿ’ก Fun Fact: I try not to be nonchalant


๐Ÿ—๏ธ Architecture & Parallel Universe

โš™๏ธ Systems Programming

C++ C Fortran Rust

๐Ÿ”ฅ Parallel Computing

OpenMP CUDA MPI

๐Ÿ“ฑ Mobile & Web

Kotlin Go React JavaScript

๐Ÿ›ข๏ธ Databases & Infrastructure

PostgreSQL Docker


๐Ÿ“ˆ Performance Metrics

๐Ÿ“Š GitHub Analytics ๐Ÿ”ฅ Streak Stats
GitHub Stats GitHub Streak

GitHub Activity Graph

wakatime


๐Ÿ† Achievement Tree

๐ŸŒŸ Research & Publications
โ”œโ”€โ”€ ๐Ÿ“„ IEEE HiPC 2024: "Fast MIS on Incremental Graphs"
โ”œโ”€โ”€ ๐Ÿ“„ EuroMicro PDP 2025: "Fast Maximal Independent Sets on Dynamic Graphs"  
โ””โ”€โ”€ ๐Ÿ“Š Performance: 15.64x speedup (insertions), 10.57x speedup (deletions)

๐Ÿ”ง Open Source Contributions  
โ”œโ”€โ”€ ๐Ÿš€ LFortran: MPI-based POT3D compilation (0.95x compile, 0.75x runtime vs GFortran)
โ”œโ”€โ”€ ๐Ÿ’ป GSoC 2025: Develop OpenMp Features (13+ constructs, 8+ clauses, Base setup for Nvidia GPU offloading)
โ””โ”€โ”€ ๐Ÿงฉ Pure Fortran MPI implementation (30+ subroutines)

๐ŸŽฏ Current Missions

๐Ÿ”ฌ Research & Development
  • LFortran Compiler: Building the future of Fortran compilation
  • OpenMP GPU Offloading: Making CUDA and OpenMP play nice together
  • Dynamic Graph Algorithms: Because static is boring
  • High-Performance Computing: Cuz mmm.. milliseconds matter
๐ŸŽ“ Academic Excellence
  • Institution: Indian Institute of Technology, Jodhpur
  • CGPA: Shoulld not be considered
  • Specialization: Computer Science & Engineering
  • Graduation: May 2026

๐ŸŒ Version Control of Life

$ git log --oneline --graph aditya/life
* 2025     GSoC: OpenMP CUDA Integration ๐Ÿš€
* 2024-25  IEEE Publications on Graph Algorithms ๐Ÿ“Š  
* 2024     LFortran Core Contributor ๐Ÿ”ง
* 2024     WorkHubPro: Full-Stack Architecture ๐Ÿ’ผ
* 2022-26  IIT Jodhpur: CS Engineering ๐ŸŽ“

๐Ÿ“ก Network Protocols

LinkedIn GitHub Email


๐ŸŽฎ Easter Eggs

๐Ÿ” Click to reveal hidden stats...
# Secret achievement unlocked!
class HiddenStats:
    def __init__(self):
        self.coffee_consumed = "โˆž cups"
        self.bugs_fixed = "More than created (hopefully)"
        self.stackoverflow_visits = "Privacy mode enabled"
        self.favorite_debugging_method = "printf() driven development"
        
    def life_philosophy(self):
        return "while(!(succeed = try())): coffee.drink();"

๐Ÿƒโ€โ™‚๏ธ Non-Technical Superpowers:

  • Don't need anyone's POV
  • My way have always been beneficial (100% accuracy)
  • Be Observant

๐Ÿ’ฌ "Talk is cheap. Show me the code." - Linus Torvalds

Profile Views Followers

Currently Compiling... โšก


๐Ÿšง This profile is (not) continuously integrated and continuously deployed, Stalkers can DM (It's free of cost) ๐Ÿšง

Pinned Loading

  1. lfortran lfortran Public

    Forked from lfortran/lfortran

    Forked

    C++

  2. MIPS-Simulator MIPS-Simulator Public

    C++ 1

  3. Multi-Threaded-Crawling Multi-Threaded-Crawling Public

    C++ 3

  4. WorkHub-Pro WorkHub-Pro Public

    Forked from rahulrangers/WorkHub-Pro

    Project and Task Management Solution

    Kotlin

  5. POT3D POT3D Public

    Forked from predsci/POT3D

    POT3D: High Performance Potential Field Solver

    Fortran

  6. c_mpi c_mpi Public

    Forked from lfortran/fortran_mpi

    Fortran