Giter VIP home page Giter VIP logo

associate's Introduction

๐Ÿ‘‹ Hi there, I'm Api

I'm a student at UofT & a Full Stack developer

Apinan's GitHub stats GitHub Streak

View my skyline contribution in 3D Resume

Insights

Blog's I've been featured in

Currently working on

  • a major in mathematics ๐Ÿงฎ
  • a minor in statistics ๐Ÿ“ˆ
  • a minor in psychology ๐Ÿง 
  • My Personal Website ๐Ÿ‘จ๐Ÿพโ€๐Ÿ’ป
  • A fullstack web application ๐ŸŒŽ
  • A hackathon project ๐Ÿฆ 
  • reading Clean Code by Robert C. Martin ๐Ÿ“š

Request a project to freelance:

Freelance

calendar another-website

Metrics

Languages and Tools:

c circleci css3 express figma flask git heroku html5 java javascript jest mongodb mysql nodejs postgresql postman python react selenium

  • solidity
  • typescript
  • yaml
  • docker
  • cicd

Hackathons I've attended

2021:

  • MacHacks 2021 (Spectator)
  • YuHacks 2021 (Spectator)
  • HackFS 2021 ๐Ÿ†
  • EthOnline 2021 ๐Ÿ†
  • HackTheValley 2021 ๐Ÿ†
  • UniCode 2021
  • Chainlink 2021 ๐Ÿ†
  • Web3 Jam 2021 ๐Ÿ†
  • Hackwestern 2021 ๐Ÿ†
  • Nervos 2021

2022:

  • Algorand
  • Local Hack Day 2022
  • NFTHack 2022 ๐Ÿ†
  • Road to Web3 2022 ๐Ÿ†
  • BuildQuest 2022 ๐Ÿ†
  • DAO hacks
  • HackMoney
  • Chainlink
  • HackFS 2022
  • Metabolism
  • ETHOnline 2022

https://www.nftport.xyz/community

Connect with me:

Email: [email protected]
Devpost: apinanyogaratnam
Instagram: apinanyogaratnam
Facebook: apinanyogaratnam
Linkedin: apinanyogaratnam
Website: https://apinanyogaratnam.github.io/my-personal-website-v2.0
gists: apinanyogaratnam
replit: stewietheangel
stackoverflow: apinanyogaratnam

Coding since Jan 2019

associate's People

Contributors

apinanyogaratnam avatar

Watchers

 avatar  avatar

associate's Issues

Postgres quotes with objects

when creating users and companies with names/usernames with quotes, postgres uses single quotes causing issues with using SQL queries.

ex. McDonald's
UPDATE companies SET name='McDonald' WHERE name='McDonald's';

To combat this adding an extra ' before the 's' will work but this needs to be updated for all queries

print entire db

make a print method to print all of user's information and all of company's information including followers, networks, friends, and companies in a formatted way

Add string restrictions

create a method to restrict changes or creating new strings such as name and username to now allow commas in name or side by side '.
ex. Mcdonald's is allowed
ex. McDonald''s is not allowed
ex. Hello,world is not allowed

update readme

update readme with requirements to start application and instructions to connect to db

release v1.0

release v1.0 after testing and error checking issue complete.

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.