Skip to content
View lynkos's full-sized avatar
🍳
Cooked
🍳
Cooked

Sponsoring

@Mara-Li

Highlights

  • Pro

Block or report lynkos

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

👋🏽  Hey

I'm Kiran. I enjoy creating, exploring, and experimenting (among other things).

InstagramLinkedInSteamSpotifySpotify

💻  Skills

🔬  Research Interests

Post-Quantum Cybersecurity Quantum Computing Quantum Networking
Machine Learning Artificial Intelligence Internet of Things (IoT)
Computational Linguistics Cognitive Science Computational Neuroscience
Cybersecurity Computer Graphics Cloud Computing
Ubiquitous Computing Computer Networking Robotics
Computer Vision Natural Language Processing Evolutionary Computing
Game Theory Theory of Computation Graph Theory
Cryptography Algorithms Cryptology
Data Mining Distributed Computing Data Science
Computer Science Mathematics Statistics
Discrete Mathematics Data Structures Software Development
Neuroscience Psychology Neuromorphic Computing
Linguistics Etymology Music
World History Anthropology Philosophy
Terahertz Communication

📊  Statistics

Profile views counter

Profile statistics card Widget listing most used languages

Note: These stats do not include my contributions to private repositories or my Gists.

Pinned Loading

  1. grovers-algorithm grovers-algorithm Public

    Python (.py) and Jupyter notebook (.ipynb) implementations of Grover's Algorithm aka Quantum Search Algorithm for n qubits and m targets.

    Jupyter Notebook 15 4

  2. algae-detection algae-detection Public

    Detect and identify different species of harmful algae within natural water in real-time with AI and a camera (i.e., ESP32-CAM, smartphone, or webcam).

    C++ 14 2

  3. lynkos.github.io lynkos.github.io Public

    Personal website inspired by and styled after macOS Sequoia and macOS Sonoma.

    HTML 10 1

  4. downloader downloader Public

    Basic web scraper to download media from websites. Supports .pdf generation and vertical image stacking; useful for downloading manga, comics, etc.

    Python 2

  5. blog blog Public

    Forked from cotes2020/jekyll-theme-chirpy

    My personal blog.

    HTML

  6. Bash functions useful for playing Wi... Bash functions useful for playing Windows games via Wine running the Windows version of Steam on macOS / Mac. NOTE: This script is still a work in progress. There are still many more convenient macOS / Mac gaming-related functions planned for future updates.
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    ############################################################################
    4
    #                             gaming_funcs.sh                              #
    5
    #                                                                          #