diff --git a/src/index.njk b/src/index.njk index 83c28a7..8bc63f7 100644 --- a/src/index.njk +++ b/src/index.njk @@ -31,7 +31,7 @@ layout: false {% set country = person.data.country %} {% set location = person.data.location %} {% if location or country %} -
+
{% if location %}{{ location }}{% endif %} {% if country %}{{ country }}{% endif %}
diff --git a/src/users/saishwadnere.yaml b/src/users/saishwadnere.yaml new file mode 100644 index 0000000..51865e9 --- /dev/null +++ b/src/users/saishwadnere.yaml @@ -0,0 +1,14 @@ +name: Saish Milind Wadnere +github: SaishWadnere +email: saishwadnere3@gmail.com +instagram: https://www.instagram.com/saish_wadnere/ +twitter: https://x.com/saishwadnere +linkedin: https://www.linkedin.com/in/saish-wadnere/ +country: India +location: Nashik +role: Student +languages: Java JavaScript React HTML CSS +bio: | + Computer Engineering student at Sandip Institute of Technology and Research Centre, Nashik. + Focused on backend development and cloud technologies, with strong experience in React and CSS. + Passionate about building scalable, real-world systems and continuously improving through hands-on projects.