Skip to content
View warlock2k's full-sized avatar
🛰️
Stay curious
🛰️
Stay curious
  • The University of Victoria

Organizations

@isotlaboratory
Block or Report

Block or report warlock2k

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

Hi I am Achyuth Nandikotkur 👋

Engineering graduated from Uvic, interested in Operating Systems and Security.

More Info about me

  • 🔭 I’m currently working on fuzzing and penetration testing.
  • 📫 How to reach me: Linkedin
  • ⚡ Fun fact: I love astronomy, teaching and reading.
  • 📫 Contact for queries : achyuth.amar@gmail.com

Pinned Loading

  1. exploits exploits Public

    This repository contains different POCs I prepared for exploiting common vulnerabilities.

    C

  2. dql-racing-car dql-racing-car Public

    This repository contains a project I created for my deep reinforcement learning course at The University of Victoria

    Python

  3. ml-optimization-comparison ml-optimization-comparison Public

    This repository contains code that evaluates and compares the performance of CG, BFGS, MLBFGS & Newton optimization methods in performing a binary classification task.

    MATLAB 1

  4. longestCommonSubSequenceDP.java longestCommonSubSequenceDP.java
    1
    import java.util.*;
    2
    
                  
    3
    public class LCS2 
    4
    {
    5
        /* 
  5. ReinforcementLearning ReinforcementLearning Public

    This repository contains my solutions for the assignments of the course ECE 559B at The University of Victoria

    MATLAB

  6. covid-vaccine-booking covid-vaccine-booking Public

    Forked from bombardier-gif/covid-vaccine-booking

    This very basic script can be used to automate COVID-19 vaccination slot booking on India's Co-WIN Platform.

    Python 1