Skip to content
View Arsenic-ATG's full-sized avatar
🧑‍💻
working
🧑‍💻
working
  • ION Group
  • Delhi, India
  • 05:56 (UTC +05:30)
  • X @AR3N1C

Organizations

@llvm @EddieHubCommunity @MakeContributions @GDSC-USICT @Py-Contributors
Block or Report

Block or report Arsenic-ATG

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
Arsenic-ATG/README.md


Hi there ,I'm Ankur - aka Arsenic

  • 🔭 I’m currently working on my GSoC 2023 project with LLVM
  • ✂️ I'm also almost everytime configuring my Emacs
  • ✉️ Best Medium to contact me is via mail
  • 🙃 Hobbies : I love playing video games and draw pixelart
  • ⚡ Fun fact: This entire profile readme is in Nord Theme's color scheme.

Skills 🛠:

Programming languages :

C++ C Python Elisp Swift php

Frameworks and tools :

Qt SDL2.0 emscripten gcc llvm doxygen laravel

Documentation:

markdown org mode

Debugging

gdb lldb

Version Control

Git

Data Base:

MySQL

Operating System:

Emacs MacOS Windows

Terminal and Shells:

iterm-2 warp zsh bash

Text Editor

Emacs Xcode Sublime


Click to see my Profile stats 📊

NOTE : the above data (Most Used Languages) does not indicate my skill level or something like that, it's a github metric of which languages i have the most code on github


If you are looking 👀 to contribute to a project then check out the pinned repositories on my GithHub profile, I always make sure to leave some beginner friendly bugs (code, no-code, low-code) for new-commers to fix ( even this very readme have got some ), issues marked as good-first-issue must be the one you should be looking for.


Pinned

  1. GSoC 2021 : Extending gcc static ana... GSoC 2021 : Extending gcc static analyzer to support virtual functions calls.
    1
    # Overview
    2
    
                  
    3
    The project aims to make GCC's static analysis pass ( `-fanalyzer` option ) understand dynamic dispatch ( calls to virtual functions ) in C++.
    4
    
                  
    5
    This project will greatly benefit people who, like me, use static analysis pass to analyse their C++ programs for various problems at compile-time rather than spending a lot more time finding them at runtime, making the overall debugging process of any C++ project much faster and easier without using any additional tool except from the GCC compiler itself.
  2. Tetris Tetris Public

    Tetris™ clone created in c++ and SDL

    C++ 21 11

  3. Awesome-Automations Awesome-Automations Public

    A repository Full of 😎interesting Automations

    C++ 53 17

  4. Emacs-config Emacs-config Public

    My emacs config file

    Emacs Lisp 8 3

  5. JATE JATE Public

    A text editor created in C which supports all features expected from a minimal text editor with no dependencies

    C 15 2

  6. Qt-calculator Qt-calculator Public

    A simple GUI calculator🧮 built using C++

    C++ 53 43