HomeAlumni Stories
Alumni Stories

Three journeys. Told with enough room for the whole story.

This is not a wall of testimonials. Alumni Stories is an editorial collection about how people learn, change direction, build technical judgment, and carry the SJIT experience into whatever comes next.

Long-Form Profiles

The interesting part is usually what happens between the milestones.

Each story follows a person across several stages rather than compressing a trajectory into a quote and a job title. The details matter: what they misunderstood at first, where the work became difficult, how a project changed their thinking, and what they carried into the next environment.

The result is intentionally closer to a magazine profile than a marketing testimonial. Read one story from beginning to end, or move between them using the index above.

01
Information Security

Marina Costa

From curiosity to a security career built one difficult problem at a time.

Advanced Information Security
São Paulo, Brazil
7 min read

Marina did not arrive at SJIT with a polished cybersecurity résumé. She arrived with a habit: when something technical failed, she wanted to know exactly why.

01

The beginning was not a career plan

When Marina first started exploring cybersecurity, the field looked like a wall of acronyms. She had a general technology background, knew enough networking and operating systems to be dangerous, and had completed the kind of short online courses that make a subject look simpler than it is. What she did not have was a mental model for how the pieces fit together.

She remembers being able to follow a tutorial and still feeling unable to explain what would happen if one variable changed. That gap frustrated her more than any individual technical weakness. She did not want to memorize a workflow for a lab; she wanted to understand why the workflow worked, where it failed, and what a defender or attacker would notice that the tutorial never mentioned.

That was the reason she entered Advanced Information Security. The attraction was not a single certification outcome. It was the promise of being forced to connect offensive security, defensive thinking, architecture, risk, and professional judgment instead of treating them as separate subjects.

02

Learning to stay with the problem

The first months were uncomfortable in a productive way. Marina could no longer hide behind the part of security she found most entertaining. A web exploitation exercise could lead directly into questions about logging. A network problem could become an identity problem. A technical recommendation could become a business decision once cost, operational impact, and ownership entered the conversation.

Her strongest project began as a simple attack-surface mapping exercise. Instead of stopping at a list of exposed services, she rebuilt the work around relationships: which systems depended on which identities, where administrative paths crossed business applications, what information an attacker could collect without authentication, and which controls actually changed the likely path of compromise.

The project grew into something closer to a security narrative than a scanner report. She began presenting findings as sequences of decisions and consequences. That changed how she wrote, how she prioritized, and eventually how she interviewed for jobs. She could discuss not just whether something was vulnerable, but why it mattered in the context of the whole environment.

03

The first role did not feel like an ending

By the time Marina moved into a security engineering role at a financial-technology company, she had become much less interested in proving that she knew an answer quickly. She had become better at identifying what evidence she needed before answering at all.

That habit translated surprisingly well to professional work. Incidents were incomplete stories. Architecture reviews were negotiations between ideal controls and real systems. Vulnerability management required context. Even routine technical meetings rewarded the ability to explain a risk in language that different teams could act on.

She continued studying after the program, but with a different relationship to new material. Instead of collecting topics, she built lines of inquiry. Identity security led to cloud architecture. Cloud architecture led to detection engineering. Detection engineering pushed her back toward operating systems and telemetry. The curriculum had ended; the structure for learning had not.

04

Returning as someone who could help another person start

The part of Marina's story she values most came later. She returned to an SJIT community session, this time not as the student asking whether she was ready for the field, but as the person explaining to newer students why feeling technically incomplete was normal.

Her advice was not to chase confidence first. It was to build evidence: solve a problem, document it, explain the tradeoffs, let somebody challenge the reasoning, then do it again at a slightly higher level. That was the pattern she recognized in her own trajectory only after she had moved far enough to look back.

Today she still describes herself less by a fixed security specialty than by the kind of work she wants to do: understand complex systems, make them harder to misuse, and communicate technical risk well enough that somebody can make a better decision because of it.

02
Cryptography & Quantum Technology

André Ferreira

A fascination with cryptography became a broader academic direction.

Cryptology I
Brasília, Brazil
8 min read

André came for ciphers. He stayed for the questions that appeared once the mathematics, systems, and assumptions behind secure communication stopped feeling abstract.

01

The attraction of an answer that can be proven

As a university student, André liked subjects where intuition could be tested. Cryptography seemed to offer exactly that: a field in which vague claims such as 'this is secure' could be replaced by explicit assumptions, constructions, attacks, and limits.

His first exposure was informal. Historical ciphers led to modern encryption; online explanations led to questions about randomness, hashing, signatures, certificates, and key exchange. The more he learned, the more he noticed that every simplified explanation concealed another layer.

Cryptology I gave him a structured route through that complexity. What mattered most was not learning every mathematical proof. It was learning to distinguish encoding from encryption, encryption from authentication, a hash from a signature, an algorithm from a protocol, and a protocol from the system that implements it.

02

The question moved from 'how does this work?' to 'what does this assume?'

That shift changed the way André read technical material. A secure protocol could still fail because randomness was poor. A strong primitive could be embedded in an unsafe design. A certificate could establish one kind of trust while users assumed another. Security depended on the boundaries around the algorithm as much as the algorithm itself.

For a course project, he built a small comparative study of secure communication choices for a hypothetical organization. The exercise began with algorithms and ended with operational questions: key lifecycle, certificate management, software support, migration risk, performance, and what would happen when current cryptographic assumptions eventually changed.

That last question pulled him toward post-quantum cryptography. Instead of treating quantum computing as a distant futuristic subject, he started asking a practical migration question: if some cryptographic assumptions become unsafe later, what should organizations begin understanding now?

03

Integrated learning changed the scale of the problem

Through SJIT's broader academic environment, André began combining his cryptology work with external university coursework and reading in quantum information. The experience did not make the subject simpler. It made the map larger—and that was exactly what he wanted.

He became interested in the boundary between theoretical transitions and operational reality. Standards can change on paper faster than infrastructure changes in organizations. Certificates, libraries, embedded devices, vendor products, legacy applications, and long-lived data all move on different timelines.

His academic interests increasingly centered on migration readiness: how to inventory cryptographic dependencies, how to decide what matters first, and how to communicate a technically complicated transition to people responsible for systems rather than cryptographic research.

04

A course became a research direction

André's next step was not a dramatic career pivot. It was quieter and, in his view, more important: he learned how to turn curiosity into a sequence of questions that could support deeper academic work.

He began contributing to exploratory work around post-quantum migration and preparing for graduate-level study. He also started helping other students understand the conceptual foundations he had once found intimidating, especially the difference between knowing the name of a cryptographic mechanism and understanding the security property it is supposed to provide.

His story is still in progress. That is partly the point. The value of Cryptology I was not that it delivered a final identity—'cryptographer'—after one course. It was that the course revealed a field deep enough to justify years of further study and gave him a disciplined way to enter it.

03
Security, Leadership & Technology Strategy

Camila Rocha

A career in technology changed when technical understanding met leadership responsibility.

Red Team Mentoring Program
Toronto, Canada
7 min read

Camila already worked in technology when she joined SJIT. Her challenge was not entering the industry. It was deciding what kind of technical leader she wanted to become inside it.

01

Experience had created breadth—and some blind spots

Camila had moved through support, systems administration, and technical operations before taking on broader responsibilities. She understood infrastructure, could speak comfortably with engineers, and had enough exposure to security to know when something felt wrong. But she also knew that experience can create shortcuts in thinking.

She joined the Red Team Mentoring Program partly because offensive security offered a way to test those shortcuts. It forced her to look at systems from the perspective of somebody who did not respect the intended workflow, the org chart, or the assumptions that had become normal inside a team.

The mentoring format mattered. A year-long program gave her time to revisit earlier work after learning more. Problems she had initially framed as technical weaknesses sometimes looked different months later: an access-control issue could be a process-design problem; a misconfiguration could reveal unclear ownership; a weak response could expose an organizational communication failure.

02

Offensive thinking became a management tool

Camila never intended to spend the rest of her career exclusively performing offensive engagements. What she wanted was the reasoning discipline behind them: identify assumptions, look for unintended paths, gather evidence, and explain the consequence of a chain rather than one isolated flaw.

She applied that method to architecture reviews and planning discussions. Instead of asking whether a control existed, she asked what happened if it failed. Instead of accepting a process because it was documented, she asked how somebody could bypass it. Instead of treating a risk register as an inventory, she looked for relationships between risks that could combine into a larger operational problem.

A capstone-style mentoring project became a redesign of how her team prepared for security reviews. The new process began earlier, used threat scenarios rather than generic checklists, and required technical owners to describe the trust assumptions behind key system decisions.

03

Leadership stopped meaning distance from the technical work

As Camila moved into a technology leadership position, she worried that management would gradually separate her from the technical thinking she valued. The opposite happened when she deliberately designed her role around translation.

Her job became connecting layers: engineers who needed precise technical feedback, executives who needed decision-ready risk information, vendors who controlled part of the system, and security specialists who could identify a weakness without always seeing its operational context.

She found that technical credibility did not require pretending to be the deepest expert in every room. It required being able to follow the reasoning, recognize when assumptions were unsupported, and know when to bring in somebody with more specialized expertise.

04

The next stage was helping teams reason better

Camila's relationship with SJIT continued through mentoring and community participation. She was especially drawn to students who already had professional experience but felt that changing direction required starting over from zero.

Her own story suggested something else. Previous experience can become an advantage when it is re-examined rather than discarded. Operations knowledge made security scenarios more realistic. Management experience made risk communication more useful. Working across teams made technical findings easier to translate into action.

She now describes her work as creating environments where better technical decisions are more likely to happen. Security remains one of the strongest lenses she uses, but the outcome she cares about is broader: systems, teams, and organizations that can understand their own assumptions before an incident exposes them first.

Your Story

Some trajectories deserve more than a paragraph.

Students and alumni with a story worth documenting can contact SJIT. Long-form profiles are edited collaboratively so the final piece reflects the person rather than forcing every journey into the same format.

Alumni Community

Return to the broader alumni experience.

Explore Alumni