Code Monkey home page Code Monkey logo

Hello fellow code wanderers!

Typing SVG

Welcome to my GitHub Profile; I'm known to have a flair for merging analytical rigor with creative solutions. Currently specialising in Computer Engineering and Business Analytics at the National University of Singapore, I come from a rich background spanning from EdTech to FinTech. This plethora of experiences have always enabled me to transform even complex challenges into elegant, scalable solutions.

πŸ”— Connect with me to share insights, contemplate new technologies, or simply to say hello.

GitHub Visitors Email LinkedIn Instagram

Vig's GitHub stats

See Intro Code

public class AboutMe {
    private String fullname;
    private String role;
    private String location;
    private String[] languagesSpoken;

    public AboutMe() {
        this.fullname = "Vignesh Kumaravel";
        this.role = "AI Software Developer, Uptale";
        this.location = "Paris, France"
        this.languagesSpoken = new String[]{"English", "Tamil", "Malay", "Spanish"};
    }

    public void greet() {
        System.out.println("Hi, thanks for checking out my profile.");
    }

    public static void main(String[] args) {
        AboutMe me = new AboutMe();
        me.greet();
    }
}

Tools I Work With

Python C++ R C# PostgreSQL Tableau Microsoft Excel PyTorch Arduino Keras Tensorflow Vim HTML-CSS Bash Java RISC Assembly Heroku git npm MySQL MATLAB Swift Google Colab Wireshark Kali Linux RStudio Pandas OpenCV Scikit-Learn Flask Maven ROS Adobe Illustrator Django

My Favourite Projects

Readme Card Readme Card Readme Card

πŸ’Ό Whether you’re here to explore collaborations, or just to check out my work, I am always eager to engage with like-minded professionals to discuss potential synergies. Let’s leverage our collective expertise to drive innovation that matters. 😜

Kumaravel Vignesh's Projects

alphavantage4j icon alphavantage4j

(Repository is not maintained anymore) A Java wrapper to get stock data and stock indicators from the Alpha Vantage API

image-enhancement icon image-enhancement

Use AI to enhance and upscale your low-quality images: A Google Colab notebook to inference Real-ESRGAN model

image-to-3d icon image-to-3d

Use an easy UI to make TripoSR model take in a 2D image file and convert it into a 3D object of file type .glb.

materials icon materials

Bonus materials, exercises, and example projects for our Python tutorials

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.