tipsy / fe-backing-repo

0 stars 0 forks source link

FE data #1

Open tipsy opened 1 year ago

tipsy commented 1 year ago

Projects go here

tipsy commented 1 year ago

{
    "title":"Online Bookstore",
    "description":"Developed an online bookstore using Java, Servlet, JDBC, and Spring Boot. Implemented features such as search, add to cart, checkout, and order history.",
    "skills":[
      "Java",
      "Servlet",
      "JDBC",
      "Spring Boot"
    ],
    "link":"https://github.com/user/online-bookstore"
}
tipsy commented 1 year ago
{
    "title":"Weather Forecast App",
    "description":"Created a weather forecast application using Java and Javalin. Displayed the 5-day forecast for a selected city along with the current weather conditions.",
    "skills":[
      "Java",
      "Javalin"
    ],
    "link":"https://github.com/user/weather-forecast-app"
}
tipsy commented 1 year ago
{
    "title":"Responsive Landing Page",
    "description":"Designed and developed a responsive landing page using HTML, CSS, JavaScript, and Bootstrap. Implemented features such as smooth scrolling, responsive navigation bar, and contact form.",
    "skills":[
      "HTML",
      "CSS",
      "JavaScript",
      "Bootstrap"
    ],
    "link":"https://github.com/user/responsive-landing-page"
}