Skip to content

mohanavel15/mohanavel15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

impl AboutMe for Mohan {
  fn get_projects(&self) -> Vec<&'static str> {
    vec![
      "https://github.com/mohanavel15/Chatapp",
      "https://github.com/mohanavel15/Meet",
      "https://github.com/mohanavel15/discord-ui-clone",
    ]
  }

  fn get_technologies(&self) -> Vec<&'static str> {
    vec![
      "Go", "Rust", "JavaScript", "TypeScript", "Python",
      "HTML", "CSS", "React JS", "Solid JS", "NGINX",
      "TailwindCSS", "Go Fiber", "Gorilla Web Toolkit", 
      "Flask", "FastAPI", "PostgreSQL", "MongoDB", "Docker", "Linux"
    ]
  }

  fn get_future_goals(&self) -> String {
    String::from("Explore Web Technology")
  }
}

Languages and Tools:

bash docker flask git go heroku html5 javascript linux mongodb mysql nginx postgresql python react typescript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published