Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions data/portfolio.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"profile": {
"name": "Brahmendraprasad",
"alias": "CSPrasad",
"bio": "Experienced iOS developer with a background in startups and freelance projects, specializing in Swift, UIKit, and full app lifecycle development. Skilled at turning ideas into functional apps, solving technical challenges, and collaborating with teams to deliver polished products. 🔹 Proven problem-solver – Debugged complex issues, optimized performance, and refactored legacy code in fast-paced environments. 🔹 Startup-tested – Built apps from scratch, adapted to changing requirements, and contributed across the entire development stack. 🔹 Freelance versatility – Delivered client projects with clean, maintainable code and seamless API integrations.Passionate about writing efficient code, improving user experience, and continuous learning. Looking to bring my practical skills and resilience to a forward-thinking engineering team.",
"intro": "iOS Engineer - DevLint Creator | Architecting maintainable apps • Startup survivor • Clean code advocate",
"job_role": "iOS Developer",
"bio": "Experienced iOS Engineer with a background in startups and freelance projects, specializing in Swift, UIKit, and full app lifecycle development. Skilled at turning ideas into functional apps, solving technical challenges, and collaborating with teams to deliver polished products. 🔹 Proven problem-solver – Debugged complex issues, optimized performance, and refactored legacy code in fast-paced environments. 🔹 Startup-tested – Built apps from scratch, adapted to changing requirements, and contributed across the entire development stack. 🔹 Freelance versatility – Delivered client projects with clean, maintainable code and seamless API integrations.Passionate about writing efficient code, improving user experience, and continuous learning. Looking to bring my practical skills and resilience to a forward-thinking engineering team.",
"intro": "iOS Engineer crafting quality apps with startup experience and clean code principles.",
"job_role": "iOS Engineer",
"location": "Hyderabad",
"profile_picture": "../iPhone/assets/images/profile.jpg",
"website": "",
Expand Down
2 changes: 1 addition & 1 deletion iPhone/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<h2>Hi, I'm Brahmendraprasad 👋</h2>

<p>Experienced iOS developer with a background in <strong>startups and freelance projects</strong>, specializing in<strong> Swift, UIKit, and full app lifecycle development</strong>. Skilled at <strong>turning ideas into functional apps</strong>, solving technical challenges, and collaborating with teams to deliver polished products.</p>
<p>Experienced iOS Engineer with a background in <strong>startups and freelance projects</strong>, specializing in<strong> Swift, UIKit, and full app lifecycle development</strong>. Skilled at <strong>turning ideas into functional apps</strong>, solving technical challenges, and collaborating with teams to deliver polished products.</p>

<div class="content">
<ul>
Expand Down
4 changes: 2 additions & 2 deletions landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
<div class="detail">
<h1>Hi, I'm <span class="name">C S Prasad!</span></h1>
<!-- <p>(Brahmendraprasad) <span class="title"></span></p> -->
<p>I'm an indie<span class="title"> iOS developer</span> currently working on <a class="working" href="https://github.com/csprasad/DevLint">DevLint</a>.</p>
<p>I'm an indie<span class="title"> iOS Engineer</span> currently working on <a class="working" href="https://github.com/csprasad/DevLint">DevLint</a>.</p>
<p><span class="company"></span> <span class="open-to-work">
<img src="pulse.png">
<span>Open to work</span>
</span></p>
<div class="call-section">
<button class="book-call" title="Still working on this">Book a call</button>
<button class="book-call" title="Still working on this" style="display: none;">Book a call</button>
<p class="connect">Feel free to explore my portfolio and reach out <br>—I'd love to connect!</p>
</div>
</div>
Expand Down