Skip to content
View Techso's full-sized avatar

Block or report Techso

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

Hey there! ๐Ÿ‘‹๐Ÿ˜ƒ

I'm Faith.

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป ย About Me

  • ๐ŸŽ“ ย  Computer science graduate.
  • ๐Ÿ’ผ ย  Software Engineer
  • ๐ŸŒฑ ย  Learning Golang and developing interest in Cloud Architecture and Artificial Intelligence.
  • ๐Ÿค” ย  Exploring new technologies and developing software solutions.
Faith's Linkdein Faith's Github

Faith's Mail


๐Ÿ›  ย Tech Stack

const techStack = {
   code: [Javascript,Python, Csharp, HTML, CSS],
   technologies: {
      frontEnd: {
         js: ["React", "React Native"],
         css: ["Bootstrap", "Material Design"],
         other: ["Razor"]
      },
      backEnd: {
         js: ["Node", "Express"],
         csharp: ["Asp.net Core"]
      },
      databases: ["MongoDB", "Firebase", "SQLServer"],
      programmingTools: ["Visual studio code", "Eclipse", "Jupyter Notebook"]
      misc: ["Git", "Git HuB", "Markdown"]
   }
};

Popular repositories Loading

  1. Hatchway-Blog-Post-API Hatchway-Blog-Post-API Public

    A Node JS and Express JS API to fetch blog posts from a third-party API by running concurrent requests for each tag and implement caching to improve performance.

    JavaScript 3

  2. Tinder-Clone-App Tinder-Clone-App Public

    An exploratory and simplified version development of Tinder (A social networking and online dating application) using the MERN stack.

    1

  3. Techso Techso Public

    1 1

  4. Social-Media-API Social-Media-API Public

    A Node and Express API for Social Media Application with MongoDB database.

    JavaScript 1 1

  5. React-Portfolio React-Portfolio Public

    An improved version of my portfolio website built with React JS.

    CSS 1

  6. gocafe gocafe Public

    # Go-cafe Go cafe is a central system for food vending. It allows food vendors to apply and list their food items available for sale while students, staffs and other possible clients can make orderโ€ฆ

    JavaScript