GithubHelp home page GithubHelp logo

Hi there, I'm Sevagen 👋

visitors Twitter Follow Linkedin: Sevagen

import React, { UseState } from "react";

function Sevagen() {
  const [pronous, setPronouns] = useState(["He", "Him", "His"]);
  const [askMeAbout, setAskMeAbout] = useState(["web dev","tech","GNOME","scuba diving","Git"]);
  const [code, setCode] = useState(["Javascript", "C++", "Python"]);
  const [learning, setLearning] = useState(["React", "Django", "GraphQL"]);

  return (
    <div className="About Me">
      I'm a 3rd year computer science student from Amrita Vishwa Vidyapeetham, in the state of Kerala
      and I'm from Mauritius. You can address me as {`${pronouns}`} and ask me about {`${askMeAbout}`}
      I'm knowledgable in {`${code}`} and currently learning {`${learning}`}
      
      I love connecting with different people so if you want to say hi, 
      I'll be happy to meet you more!

      Reach me through email: [email protected] or just google me :)
    </div>
  );
}

const error = "Don't try to compile this, you'll get errors :)"

export default Sevagen;

Sevagen Veerasamy's Projects

adhrit icon adhrit

Android Security Suite for in-depth reconnaissance and static bytecode analysis based on Ghera benchmarks.

aquabase icon aquabase

A Bootstrap HTML theme for business websites - created by Start Bootstrap

chaoss-microtasks icon chaoss-microtasks

Repo containing the solutions to the microtasks of the GrimoireLab Project for GSoC 2021.

cms-blog icon cms-blog

A Content-Management-System made using React, GraphQL and Express

crack-a-laugh icon crack-a-laugh

Lights Out is retro game where the goal is to turn off all the lights on the board. Might sound simple but its not !

errbox icon errbox

Application to introduce a newcomer to the world of open-source contribution. The user learns how to fix bugs, read large codebases and improve their debugging skills.

google-calender-notifier icon google-calender-notifier

This is an application that allows you to connect to your google account to fetch your google calendar details and send an SMS to the required parties needed for your meetings.

governance icon governance

CHAOSS community governance lives here. Things like Onboarding and Code of Conduct.

grimoirelab icon grimoirelab

GrimoireLab: toolset for software development analytics

grimoirelab-cereslib icon grimoirelab-cereslib

This project aims at unifying, eventizing and enriching information from the Perceval tool

grimoirelab-kidash icon grimoirelab-kidash

Kidash: A GrimoireLab tool & library to manage Kibana/Kibiter visualizations and dashboards

grimoirelab-kingarthur icon grimoirelab-kingarthur

King Arthur commands his loyal knight Perceval on the quest to retrieve data from software repositories.

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.