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

Highlights

  • Pro

Organizations

@init-club

Block or report ADKA2006

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.

Content in all repositories owned by your account will be closed.
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
ADKA2006/README.md

.--.-. .- -.. ...- .- .. - .... / -.- .-. .. ... .... -. .- / .- -.- .- / .- -.. -.- .- ..--- ----- ----- -....


Typing SVG
class AdvaithKrishna:
    def __init__(self):
        self.name = "Advaith Krishna"
        self.alias = "ADKA2006"
        self.role = "Aspiring AI Engineer & Data Enthusiast"
        self.education = "CSE (AI) @ Amrita Vishwa Vidyapeetham"
        self.interests = ["Coding", "AI", "Data Science", "Problem Solving"]
        self.email = "advaithkrishna06@gmail.com"
        self.pronouns = "He/Him"

    def say_hello(self):
        print(f"Hey there! I'm {self.name}, passionate about AI and coding!")

me = AdvaithKrishna()
me.say_hello()
XKCD Cryptography


GitHub Stats


Tech Stack

Languages

Frontend

Backend

AI / ML

Databases & Cloud

DevOps & Tools


Connect With Me


Pinned Loading

  1. DSA-Full_Structures-Algorithms DSA-Full_Structures-Algorithms Public

    This repo contains the DSA concepts in differnt laguages

    C++

  2. Secure-Chat-Application Secure-Chat-Application Public

    A minimal, secure chat application built with Python Flask-SocketIO, HTML, CSS, and JavaScript.

    JavaScript

  3. Pynq-Video-Enhancement-using-ARM-chip Pynq-Video-Enhancement-using-ARM-chip Public

    Real-Time Video Enhancement on PYNQ using ARM Processor

  4. Flask_Login-Module Flask_Login-Module Public

    JavaScript

  5. MFC3_C2_EVChargingADMM MFC3_C2_EVChargingADMM Public

    Distributed optimisation of electric vehicle charging using ADMM for efficient grid load balancing and cost minimisation.

  6. MFC4_C2_Image_Segmentation_BiDimensional_HMC MFC4_C2_Image_Segmentation_BiDimensional_HMC Public

    Implementation of an unsupervised bi-dimensional Hidden Markov Chain (2D-HMC) model for spatially contextual image segmentation.