Skip to content

Commit 8f9ea3b

Browse files
authored
New analyzers for intelowl blog- slight updates (#34)
* markdown features * rm extra deps * blogs * blog post[a few links misisng] * finalised * all links complete * slight update * slight update
1 parent d8802a8 commit 8f9ea3b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Blogs/gsoc24_new_analyzers_for_intelowl.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,9 @@ Improved markdown support for IntelOwl's blog site.
9797

9898
## Ending Note and Next Steps
9999

100-
GSoC has been a hell of a ride for me. As a beginner in the tech world, I came across a huge load of challenges as I proceeded with each analyzer. Navigating through unforeseeable bugs, git conflicts, packages becoming unmaintainable, etc helped me grow exponentially as a developer. All this experience has helped me understand the importance of OSINT in cybersecurity; how my contributions are a tiny but impactful effort in making the world a safer pace.
100+
GSoC has been a hell of a ride for me. At first glance, implementing a new analyzer seems to be an easy task and, in fact, it is pretty easy. The real challenge starts when one has to develop and test multiple of them in parallel. The current framework for analyzer development is really smooth for one-at-a-time approach but things get really intricate and tricky while working on a handful of them at the same time. Migration issues, dependency management, database integrity are a few topics that scratch the surface. Re-building the project from scratch every-time you switch to develop another analyzer is surely an option but its time taking and to deliver an avg of 3 analyzers per week requires quicker solutions, plus, I'm too impatient for it :P
101+
As a beginner in the tech world, I came across a huge load of challenges as I proceeded with each analyzer in the project. Navigating through unforeseeable bugs, git conflicts, packages becoming unmaintainable, etc helped me grow exponentially as a developer.
102+
All this experience has helped me understand the importance of OSINT in cybersecurity; how my contributions are a tiny but impactful effort in making the world a safer pace.
101103

102104
I'm always eager to work on new ideas and features in this project. I hope that I'm able to make time to contribute more to the project in the future and give back to the community as much as I can.
103105
Thanks to my mentors, Matteo Lodi and Daniel Rosetti for their continuous support and making this GSoC a worthwhile experience, thankyou IntelOwl :)

0 commit comments

Comments
 (0)