Franklin Perez
Share on Facebook MySpace
  • Blog Posts
  • Discussions
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

Gifts Received

Gift

Franklin Perez has not received any gifts yet

Give a Gift

 

Franklin Perez's Page

Profile Information

How did you hear about Codetown?
Internet Search
What are your main interests in software development?
Hello:

I am looking for IT job opportunities in the Central Florida area, Tampa/St. Petersburg area, or telecommuting. I have over 30+ years of IT experience.

I am interested in ANY job opportunity you might have from entry-level to mid-level to senior-level position. Compensation is secondary to having a long-term opportunity.

Attached is my latest resume. I also have a shorter version of my resume.

You can read the Experience Summary section of my resume to get an understanding of my entire skill set; it is just three pages long.

You may get an idea also by going to my LinkedIn page at the https://www.linkedin.com/in/franklin-perez-a9490840 hyperlink.

I have done all three tiers of software:
1) Front End: X-Windows/Motif programming with C language code; Java Swing, Java Server Pages, Java Applets, Java Beans, HTML, etc.
2) Back-End: Relational Database Design and Development where I created Entity Relationship diagrams and the created the database via SQL programming; SQL programming; relational databases with Informix, Oracle, Sybase, MySQL, PostgreSQL, Microsoft SQL Server; NoSQL database with MongoDB; Object Relational mapping with JDBC (Java DataBase Connectivity), JPA (Java Persistence Architecture), Java DataSource, JNDI (Java Naming and Directory Interface)
3) Middle Tier: Java, C, C++, GroovyScript, Python, Korn Shell, Bourne Shell, Perl, Sed, Awk, J2EE, JMS (Java Message Service), ESB (Enterprise Service Bus), SOA (Service Oriented Architecture), Apache Tomcat, Struts, MVC (Model View Controller), JBOSS, WebLogic, Application Servers, Web Services, SOAP (Simple Object Access Protocol) Web Services, RESTFul Web Services, XML, XSLT, JSON, etc.

For the ESB, I have experience with the following:
1) Software AG Integration Platform with webMethods Developer
2) Oracle Service Bus with Message Flows
3) Fiorano SOA Platform
4) JBOSS ESB

So, if you have any job opportunities that are in the following locations, I would be interested:
1) Central Florida areas: Orlando, Kissimmee, Saint Cloud, Lake Buena Vista, Ocoee, Heathrow, Oviedo, Lake Mary, Winter Springs, Daytona Beach, Melbourne, Maitland, Altamonte Springs, Sanford, Orange City, Ormond Beach, etc.
2) Tampa / St. Petersburg area: Tampa, St. Petersburg, Riverview, Oldsmar, Temple Terrace, Brandon, etc.
3) Telecommuting

Please call me to discuss....

Franklin Perez
(407) 694-7805
Do you have a website?
http://perezf.cnc.net/resume.doc
Anything else you'd like to add? Where do you live? (optional!)
Hello:

I am looking for IT job opportunities in the Central Florida area, Tampa/St. Petersburg area, or telecommuting. I have over 30+ years of IT experience.

I am interested in ANY job opportunity you might have from entry-level to mid-level to senior-level position. Compensation is secondary to having a long-term opportunity.

Attached is my latest resume. I also have a shorter version of my resume.

You can read the Experience Summary section of my resume to get an understanding of my entire skill set; it is just three pages long.

You may get an idea also by going to my LinkedIn page at the https://www.linkedin.com/in/franklin-perez-a9490840 hyperlink.

I have done all three tiers of software:
1) Front End: X-Windows/Motif programming with C language code; Java Swing, Java Server Pages, Java Applets, Java Beans, HTML, etc.
2) Back-End: Relational Database Design and Development where I created Entity Relationship diagrams and the created the database via SQL programming; SQL programming; relational databases with Informix, Oracle, Sybase, MySQL, PostgreSQL, Microsoft SQL Server; NoSQL database with MongoDB; Object Relational mapping with JDBC (Java DataBase Connectivity), JPA (Java Persistence Architecture), Java DataSource, JNDI (Java Naming and Directory Interface)
3) Middle Tier: Java, C, C++, GroovyScript, Python, Korn Shell, Bourne Shell, Perl, Sed, Awk, J2EE, JMS (Java Message Service), ESB (Enterprise Service Bus), SOA (Service Oriented Architecture), Apache Tomcat, Struts, MVC (Model View Controller), JBOSS, WebLogic, Application Servers, Web Services, SOAP (Simple Object Access Protocol) Web Services, RESTFul Web Services, XML, XSLT, JSON, etc.

For the ESB, I have experience with the following:
1) Software AG Integration Platform with webMethods Developer
2) Oracle Service Bus with Message Flows
3) Fiorano SOA Platform
4) JBOSS ESB

So, if you have any job opportunities that are in the following locations, I would be interested:
1) Central Florida areas: Orlando, Kissimmee, Saint Cloud, Lake Buena Vista, Ocoee, Heathrow, Oviedo, Lake Mary, Winter Springs, Daytona Beach, Melbourne, Maitland, Altamonte Springs, Sanford, Orange City, Ormond Beach, etc.
2) Tampa / St. Petersburg area: Tampa, St. Petersburg, Riverview, Oldsmar, Temple Terrace, Brandon, etc.
3) Telecommuting

Please call me to discuss....

Franklin Perez
(407) 694-7805

Comment Wall (1 comment)

You need to be a member of Codetown to add comments!

Join Codetown

At 2:05pm on May 26, 2016, Michael Levin said…
Hey, Franklyn! Welcome to Codetown.
 
 
 

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Presentation: The Data Backbone of LLM Systems

Drawing from his 8 years of experience in AI, Paul Iusztin breaks down the core components of a scalable architecture, emphasizing the importance of RAG. He shares practical patterns, including the Feature Training Inference architecture, and provides a detailed use case for creating a "Second Brain" AI assistant, covering everything from data pipelines to observability and agentic layers.

By Paul Iusztin

Honeycomb Hosted MCP Brings Observability Data into the IDE

Honeycomb has launched its hosted Model Context Protocol (MCP), giving developers real-time access to observability data inside IDEs and AI tools like GitHub Copilot. Available as a managed service on AWS Marketplace, it removes the need for self-hosting and streamlines debugging by surfacing traces, metrics, and logs without context-switching.

By Mark Silvester

Article: Engineering a Time Series Database Using Open Source: Rebuilding InfluxDB 3 in Apache Arrow and Rust

At times, to evolve your product, you need to rebuild it from scratch. The article provides the story behind the rewrite of InfluxDB from scratch using a different programming language - Rust - and stack - Apache Flight, Data Fusion, Apache Arrow and Parquet (FDAP). It emphasises the benefits, as well as the mechanics behind its operation and the different versions of the product.

By Paul Dix

Uber Shares Strategy for Controlling Risk in Monorepo Changes That Affect 3,000+ Microservices

Uber has published details on their approach to controlling rollouts of large-scale changes across monorepos that serve thousands of microservices, addressing one of the key challenges in continuous deployment at massive scale.

By Claudio Masolo

Presentation: Achieving Sustainable Mental Peace at Work Using GenAI

John Gesimondo explains a framework for achieving sustainable mental peace at work. He shares practical recipes for using GenAI to improve emotional recovery, overcome task paralysis, and enhance planning and communication. He demonstrates how to leverage AI to outsource routine tasks, freeing up time for more engaging and meaningful work.

By John Gesimondo

© 2025   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service